Syntax
Parameters
customContext void**output, may return nullptr The output custom context.
Return value
PartyErrorc_partyErrorSuccess if retrieving the custom context succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyXblManager::GetErrorMessage().
Remarks
If no custom context has been set yet, the value pointed to bycustomContext is set to nullptr.
Requirements
Header: PartyXboxLive.hSee also
PartyXblChatUserPartyXblChatUser::SetCustomContext
