HCSettingsSetTraceLevel
Sets the trace level for the library. Traces are sent the debug output.
Syntax
HRESULT HCSettingsSetTraceLevel(
HCTraceLevel traceLevel
)
Parameters
traceLevel _In_
Type: HCTraceLevel
Trace level.
Return value
Type: HRESULT
Result code for this API operation. Possible values are S_OK, E_INVALIDARG, or E_FAIL.
Requirements
Header: trace.h
Library: libHttpClient.GDK.lib