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.
Gets the result for HCGetWebSocketConnectResult.
Syntax
HRESULT HCGetWebSocketConnectResult(
XAsyncBlock* asyncBlock,
WebSocketCompletionResult* result
)
Parameters
asyncBlock _Inout_
Type: XAsyncBlock*
The XAsyncBlock that defines the async operation.
result _In_
Type: WebSocketCompletionResult*
Pointer to the result payload.
Return value
Type: HRESULT
Result code for this API operation. Possible values are S_OK, E_INVALIDARG, E_OUTOFMEMORY, or E_FAIL.
Requirements
Header: httpClient.h
Library: libHttpClient.GDK.lib