WiFi Framework C++ Edition

◆ OnHostedNetworkRadioStateChange()

__event void OnHostedNetworkRadioStateChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiRadioState  SoftwareState,
const wclWiFiRadioState  HardwareState 
)

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

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
SoftwareStateThe software radio state of the wireless Hosted Network.
HardwareStateThe hardware radio state of the wireless Hosted Network.
See also
wclWiFiRadioState