Skip to main content
Gets the XBOX Live User Id associated with this user.

Syntax

Parameters

xboxUserId   uint64_t*
output
The output XBOX Live User Id.

Return value

PartyError c_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyXblManager::GetErrorMessage().

Requirements

Header: PartyXboxLive.h

See also

PartyXblChatUser
Last modified on August 20, 2026