Skip to main content

HCTraceImplGetAreaVerbosity

Get the trace verbosity level of an trace area.

Syntax

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

See also

trace
Last modified on August 4, 2026