PowerManager Methods |
The PowerManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivateWakeup | This function allows setting a wakeup source. | |
| ClearWakeup | This function allows clearing a wakeup source from those previously set. | |
| GetSuspendTimeout | This function allows to get the device screen off timeout before automatic
suspension. | |
| IsWakeupActive | This function allows to know if a wakeup source is currently active. | |
| IsWakeupSupported | This function allows to know if a wakeup source is configurable on a target device. | |
| Reboot | Reset the device. | |
| SetSuspendTimeout | This function allows to set the device timeout before automatic
suspension. |