Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

In some situations, applications may want to influence Power Manager administration of system power states. For example, a pager application might want to keep COM3:at D3 or higher, even in a suspended state, so that an incoming page wakes the system. A streaming audio application might want to keep the network card and audio system at full power, even when the system is on battery power and has been idle for a while. Power Manager provides the SetPowerRequirementfunction to support applications that have special power management needs.

SetPowerRequirementallows applications to request that Power Manager set a minimum power requirement on device power states. If a power requirement has been set, Power Manager does not allow devices to set their own power state below that specified by the requirement. When Power Manager changes system power states, it normally keeps device requirements in force, even if they maintain the power state of a device at a level higher than allowed by the system power state.

Device power requirements are normally set aside when the OS is in a suspended state. In an OS suspended state, the CPU is stopped, and interrupts are not serviced. If an application is using a device that might be able to operate in a suspended state, it can set the POWER_FORCE flag when it calls SetPowerRequirement. A device driver must disable itself if the OS is suspended.

Power Manager can set aside device power requirements under other circumstances, as well. For example, an OEM may choose to interpret the OS power state POWER_STATE_CRITICAL flag as indicating that the battery level of the OS is critically low and all devices should be turned off.

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.