MgslResetTraceBuffers


Prototype  
ULONG MgslResetTraceBuffers( HANDLE hDevice );
Parameters  
hDevice
Handle to open port
Return Value  
ERROR_SUCCESS (0)
Buffers flushed
ERROR_INVALID_HANDLE
hDevice is invalid

Discard any trace data in the trace buffers. The current trace level is unaffected.

See also: Tracing


Previous Contents Next