WiFi Framework C++ Edition

◆ OnHostedNetworkStateChange()

__event void OnHostedNetworkStateChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiHostedNetworkState  OldState,
const wclWiFiHostedNetworkState  NewState,
const int  Reason 
)

The event fires when the wireless Hosted Network state has changed.

Parameters
SenderThe object initiates the event.
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