HCTraceSetTraceToDebugger

Sets or unsets if the trace is sent to the debugger.

Syntax

void HCTraceSetTraceToDebugger(  
         bool traceToDebugger  
)  

Parameters

traceToDebugger   _In_
Type: bool

If True, sends the trace to the debugger.

Return value

Type: void

Requirements

Header: trace.h

Library: libHttpClient.141.GSDK.C.lib

See also

trace