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.
Enumerations
Enumeration | Description |
---|---|
HCTraceLevel | Diagnostic level used by tracing. |
Functions
Function | Description |
---|---|
HCSettingsGetTraceLevel | Gets the trace level for the library. |
HCSettingsSetTraceLevel | Sets the trace level for the library. Traces are sent the debug output. |
HCTraceImplGetAreaVerbosity | Get the trace verbosity level of an trace area. |
HCTraceImplMessage | Send a trace message. |
HCTraceImplSetAreaVerbosity | Set the verbosity level of an trace area. |
HCTraceSetClientCallback | Set client callback for tracing. |
HCTraceSetPlatformCallbacks | Sets the Platform Callbacks. |
HCTraceSetTraceToDebugger | Sets or unsets if the trace is sent to the debugger. |