Share via


Driver-to-Power Manager Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Power Manager provides the following functions for power-manageable devices to request services from Power Manager.

Function Description

DevicePowerNotify

Used by device drivers to request that Power Manager update their device power state.

RegisterPowerRelationship

Used by bus drivers and other proxy power managers to intercept all power IOCTLs for a device.

ReleasePowerRelationship

Terminates the proxy relationship initiated by a call to RegisterPowerRelationship.

See Also

Concepts

Device Driver Interface