WiFi Framework C++ Edition

◆ DoAcmScreenPowerChange()

virtual void DoAcmScreenPowerChange ( const GUID &  IfaceId,
const bool  SwitchedOn 
)
protectedvirtual

Fires the OnAcmScreenPowerChange event.

Parameters
IfaceIdThe interface's ID on which the event is for.
SwitchedOnThe value of the screen power change. When this value is True, the screen changed to on. When this value is False, the screen changed to off.