Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the local user associated with this local chat control.
Syntax
PartyError GetLocalUser(
PartyLocalUser** localUser
)
Parameters
localUser PartyLocalUser**
library-allocated output
The output local 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 PartyManager::GetErrorMessage().
Requirements
Header: Party.h