XblHttpCallCloseHandle
Decrements the reference count on the call object.
Syntax
void XblHttpCallCloseHandle(
XblHttpCallHandle call
)
Parameters
call _In_
Type: XblHttpCallHandle
The handle of the HTTP call.
Return value
Type: void
Remarks
When the XblHttpCallHandle ref count is 0, XblHttpCallCloseHandle() will free the memory associated with the XblHttpCallHandle.
Requirements
Header: http_call_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib