ami_SessionDisableTraceLevels() Function Declaration ami_Error ami_SessionDisableTraceLevels( ami_Session inAmiSession, ami_TraceCode inTraceLevel ); Purpose Disables the specified level(s) of trace output. All other trace level settings are not effected. Parameters Parameter Description inAmiSession Handle of AMI session. inTraceLevel Trace level(s) to disable. Initialization and Termination Functions Summary The following table summarizes the AMI C API functions for returning version information and starting and stopping the API. These functions are described in the following sections. Function Description Page ami_Version... Accessors These functions return the AMI C API version information. 192 ami_Open() Initializes the AMI C API. 193 ami_Close() Terminates the AMI C API. 194