Skip to main content

XblContextCloseHandle

Closes the XblContextHandle.

Syntax

Parameters

xboxLiveContextHandle   _In_
Type: XblContextHandle
The XBOX Live context handle.

Return value

Type: void

Remarks

When all outstanding handles have been closed, XblContextCloseHandle() will free the memory associated with the handle.

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