Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Initialize tracing for the library.
Syntax
void HCTraceInit(
)
Parameters
Return value
Type: void
TBD
Remarks
This function is implicitly called during HCInitialize. Initialization is reference counted, and multiple calls to HCTraceInit and HCTraceCleanup are supported as long as each call to HCTraceInit is paired with exactly one call to HCTraceCleanup. Client callbacks will all be cleared each time HCTraceCleanup is called.
Requirements
Header: trace.h
Library: libHttpClient.GDK.lib