Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the PartyLocalDevice version of this device.
Syntax
PartyError GetLocal(
PartyLocalDevice** localDevice
)
Parameters
localDevice PartyLocalDevice**
library-allocated output, may return nullptr
The output local version of this device object, or nullptr if this is not a local device.
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