Skip to main content

XblPresenceGetPresenceAsync

Gets presence info for a specific XBOX User Id.

Syntax

Parameters

xblContextHandle   _In_
Type: XblContextHandle
XBOX live context for the local user. xuid   _In_
Type: uint64_t
The XBOX User ID of the user to get presence for. async   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

Header: presence_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

presence_c
Last modified on August 20, 2026