Power Management Implementation in Drivers

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

When configuring your driver to support power management, determine the power state value for each entry point for your driver. If you determine these power state values accurately, your driver will function appropriately for the current power state of the device.

Note

If the device cannot be powered up in a suspended state and no request from Power Manager has been sent, your driver has not been configured correctly, and you need to reconfigure power management in your driver.

See Also

Tasks

How to Add Power Management to a Device Driver