EnableTracing Function
Enables tracing in the Concurrency Runtime.
_CRTIMP HRESULT __cdecl EnableTracing();
Return Value
If tracing was correctly initiated, S_OK is returned; otherwise, E_NOT_STARTED is returned.
Requirements
Header: concrt.h
Namespace: Concurrency