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.
Creates an XblContextHandle used to access Xbox Live services.
Syntax
HRESULT XblContextCreateHandle(
XblUserHandle user,
XblContextHandle* context
)
Parameters
user _In_
Type: XblUserHandle
The user associated with this Xbox Live context.
context _Out_
Type: XblContextHandle*
Passes back the Xbox Live context handle.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: xbox_live_context_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib