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.
Set the verbosity level of an trace area.
Syntax
void HCTraceImplSetAreaVerbosity(
HCTraceImplArea* area,
HCTraceLevel verbosity
)
Parameters
area
Type: HCTraceImplArea*
The trace area.
verbosity
Type: HCTraceLevel
The verbosity level.
Return value
Type: void
This should be accessed through macros, such as HC_TRACE_SET_VERBOSITY, rather than called directly.
Requirements
Header: trace.h
Library: libHttpClient.GDK.lib