TraceReady


Prototype  
void TraceReady( void *Context );
Parameters  
Context
Application defined context
Return Value  
None  

Called by the API when a trace event has been added to the API trace buffers. The client driver usually calls DiMgslGetTraceEvent in response to retrieve the event from the API trace buffers.


Previous Contents Next