PFHCTraceSetTraceToDebugger

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

Syntax

void PFHCTraceSetTraceToDebugger(  
    bool traceToDebugger  
)  

Parameters

traceToDebugger   bool

If True, sends the trace to the debugger.

Return value

Type: void

Requirements

Header: PFHCTrace.h

See also

PFHCTrace members