PowerManager Events

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The PowerManager type exposes the following members.

Events

  NameDescription
BatteryLifePercentChanged
Raised when the remaining battery life changes.
IsMonitorOnChanged
Raised when the monitor status changes.
PowerPersonalityChanged
Raised each time the active power scheme changes.
PowerSourceChanged
Raised when the power source changes.
SystemBusyChanged
Raised when the system will not be moving into an idle state in the near future so applications should perform any tasks that would otherwise prevent the computer from entering an idle state.

See Also