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.
Decrements the reference count on the call object.
Syntax
HRESULT HCHttpCallCloseHandle(
HCCallHandle call
)
Parameters
call _In_
Type: HCCallHandle
The handle of the HTTP call
Return value
Type: HRESULT
Result code for this API operation. Possible values are S_OK, E_INVALIDARG, or E_FAIL.
Remarks
When the HCCallHandle ref count is 0, HCHttpCallCloseHandle() will free the memory associated with the HCCallHandle.
Requirements
Header: httpClient.h
Library: libHttpClient.GDK.lib