Defines identifiers for power mode events reported by the operating system.
Syntax
public enum PowerModes
Remarks
Members
Member Name | Description |
---|
Resume |
The operating system is about to resume from a suspended state.
|
StatusChange |
A power mode status notification event has been raised by the operating system. This might indicate a weak or charging battery, a transition between AC power and battery, or another change in the status of the system power supply.
|
Suspend |
The operating system is about to be suspended.
|
Requirements
Namespace: Microsoft.Win32
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0