Skip to main content

XblContextCreateHandle

Creates an XblContextHandle used to access XBOX Live services.

Syntax

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

See also

xbox_live_context_c
Last modified on August 20, 2026