WiFi Framework C++ Edition

◆ DoHostedNetworkStateChange()

virtual void DoHostedNetworkStateChange ( const GUID &  IfaceId,
const wclWiFiHostedNetworkState  OldState,
const wclWiFiHostedNetworkState  NewState,
const int  Reason 
)
protectedvirtual

Fires the OnHostedNetworkStateChange event.

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