Skip to main content

XblPresenceRecordGetXuid

Get the Xuid for the user a presence record is associated with.

Syntax

Parameters

handle   _In_
Type: XblPresenceRecordHandle
Handle for the presence record returned from a GetPresence API. xuid   _Out_
Type: uint64_t*
Passes back the Xuid the record is associated with.

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 4, 2026