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