HCTraceSetPlatformCallbacks
Sets the Platform Callbacks.Syntax
Parameters
threadIdCallback _In_Type: HCTracePlatformThisThreadIdCallback* The thread ID callback. threadIdContext _In_opt_
Type: void* The thread ID context. writeToDebuggerCallback _In_
Type: HCTracePlatformWriteMessageToDebuggerCallback* The write to debbugger callback. writeToDebuggerContext _In_opt_
Type: void* The write to debbugger context.
