Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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