Skip to main content
Returns the accessibility settings associated with this chat user.

Syntax

Parameters

settings   PartyXblAccessibilitySettings*
output
The output accessibility settings.

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().

Remarks

This function will fail until a PartyXblCreateLocalChatUserCompletedStateChange is provided by PartyXblManager::StartProcessingStateChanges().

Requirements

Header: PartyXboxLive.h

See also

PartyXblLocalChatUser
PartyXblCreateLocalChatUserCompletedStateChange
Last modified on August 3, 2026