WiFi Framework C++ Edition

◆ OnAcmPowerSettingChange()

__event void OnAcmPowerSettingChange ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiPowerSetting  Setting 
)

The event fires when the power setting for an interface has changed.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
SettingThe new power setting of an interface.
See also
wclWiFiPowerSetting