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 NetworkConfigurationMadeAvailable type of state change.
Syntax
struct PartyNetworkConfigurationMadeAvailableStateChange : PartyStateChange {
PartyNetwork* network;
PartyNetworkConfiguration* networkConfiguration;
}
Members
network PartyNetwork*
The network where the network configuration was made available.
networkConfiguration PartyNetworkConfiguration*
The newly available network configuration.
Requirements
Header: Party.h