WiFi Framework C++ Edition

◆ DoHostedNetworkRadioStateChange()

virtual void DoHostedNetworkRadioStateChange ( const GUID &  IfaceId,
const wclWiFiRadioState  SoftwareState,
const wclWiFiRadioState  HardwareState 
)
protectedvirtual

Fires the OnHostedNetworkRadioStateChange event.

Parameters
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