XblHttpCallPerformAsync
Perform an HTTP call using the XblHttpCallHandle.Syntax
Parameters
call _In_Type: XblHttpCallHandle The handle of the HTTP call. type _In_
Type: XblHttpCallResponseBodyType The response body type to read the results of this HTTP call. Note: this does not influence the content-type header, which must be supplied by calling XblHttpCallRequestSetHeader. asyncBlock _Inout_
Type: XAsyncBlock* The XAsyncBlock that defines the async operation.
