Skip to main content
Gets the PartyXblLocalChatUser version of this chat user.

Syntax

Parameters

localChatUser   PartyXblLocalChatUser**
library-allocated output, may return nullptr
The output local version of this chat user object, or nullptr if this is not a local chat user.

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