Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Enables or disables tracing for this specific HTTP call.
Syntax
HRESULT XblHttpCallSetTracing(
XblHttpCallHandle call,
bool traceCall
)
Parameters
call _In_
Type: XblHttpCallHandle
The handle of the HTTP call.
traceCall _In_
Type: bool
Trace this call.
Return value
Type: HRESULT
Result code for this API operation. Possible values are S_OK, E_INVALIDARG, or E_FAIL.
Remarks
Defaults to true.
Requirements
Header: http_call_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib