Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Duplicates the XblHttpCallHandle object.
Syntax
HRESULT XblHttpCallDuplicateHandle(
XblHttpCallHandle call,
XblHttpCallHandle* duplicateHandle
)
Parameters
call _In_
Type: XblHttpCallHandle
The handle of the HTTP call.
duplicateHandle _Out_
Type: XblHttpCallHandle*
The duplicated handle.
Return value
Type: HRESULT
Result code for this API operation.
Remarks
Use XblHttpCallCloseHandle to close it.
Requirements
Header: http_call_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib