TwclPowerState Enumeration
The enumneration defines the system power states.
The TwclPowerState type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | psResume | Indicates that the system is resuming from a low-power state. This state appears after |
![]() | psResumeAutomatic | Indicates that the system is resuming from sleep or hibernation. This state is delivered every time the system resumes and does not indicate whether a user is present. |
![]() | psSuspend | Indicates that the computer is about to enter a suspended state. |
![]() | psUnknown | Unknown power state. |