WiFi Framework C++ Edition

◆ DoHostedNetworkPeerStateChange()

virtual void DoHostedNetworkPeerStateChange ( const GUID &  IfaceId,
const wclWiFiHostedNetworkPeerState OldState,
const wclWiFiHostedNetworkPeerState NewState,
const int  Reason 
)
protectedvirtual

Fires the OnHostednetworkPeerStateChange event.

Parameters
IfaceIdThe interface's ID on which the event is for.
OldStateThe previous network state for a data peer on the wireless Hosted Network.
NewStateThe current network state for a data peer on the wireless Hosted Network.
ReasonThe reason for the network state change for the data peer.
See also
wclWiFiHostedNetworkPeerState