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.
Returns a unique uint64_t which identifies this HTTP call object.
Syntax
uint64_t HCHttpCallGetId(
HCCallHandle call
)
Parameters
call _In_
Type: HCCallHandle
The handle of the HTTP call.
Return value
Type: uint64_t
Returns a unique uint64_t which identifies this HTTP call object or 0 if invalid.
Requirements
Header: httpClient.h
Library: libHttpClient.GDK.lib