Previous | Next |
Triggered when a user pauses or resumes event tracing.
Syntax
TraceView.OnTraceStateChange( NewState )
Parameters
NewState
This parameter indicates the new state of a trace. The following table includes possible values for this parameter.
Value | State |
0 | Active |
1 | Paused |
Previous | Next |