Applibs powermanagement.h

Header: #include <applibs/powermanagement.h>

The Applibs powermanagement.h header contains functions that access the power management capabilities for a device.

Application manifest requirements

To use individual power management API calls, your application must declare the corresponding value in the PowerControls capability field of the application manifest.

Concepts and samples

Functions

Function Description
PowerManagement_ForceSystemReboot Forces a system reboot.
PowerManagement_ForceSystemPowerDown Forces the system into the Power Down state for a specified amount of time.
PowerManagement_SetSystemPowerProfile Sets the system power profile.