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.
Get the Xuid for the user a presence record is associated with.
Syntax
HRESULT XblPresenceRecordGetXuid(
XblPresenceRecordHandle handle,
uint64_t* xuid
)
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