DevicePowerClose function (powrprof.h)

Frees all nodes in the device list and destroys the device list.

Syntax

BOOLEAN DevicePowerClose();

Return value

If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header powrprof.h
Library PowrProf.lib
DLL PowrProf.dll

See also

Device Power Management