Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the PartyLocalEndpoint version of this endpoint.
Syntax
PartyError GetLocal(
PartyLocalEndpoint** localEndpoint
)
Parameters
localEndpoint PartyLocalEndpoint**
library-allocated output, may return nullptr
The output local version of this endpoint object, or nullptr if this is not a local endpoint.
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