WiFi Framework C++ Edition

◆ OnMsmRadioStateChange()

__event void OnMsmRadioStateChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiPhyRadioState State 
)

The event fires when the radio state for an adapter has changed. Each physical layer (PHY) has its own radio state. The radio for an adapter is switched off when the radio state of every PHY is off.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
StateThe new radio state.
See also
wclWiFiPhyRadioState