Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Information specific to the RemoteDeviceCreated type of state change.
Syntax
struct PartyRemoteDeviceCreatedStateChange : PartyStateChange {
PartyDevice* device;
}
Members
device PartyDevice*
The device that was created.
Remarks
This state change indicates that the device was just created.
Requirements
Header: Party.h