Share via


PowerOffSystem

This function performs a call to the kernel to do the final power–down steps before suspending the device.

void PowerOffSystem(void);

Parameters

None.

Return Values

None.

Remarks

This API should only be called by the Power Manager, or by the OEM if the Power Manager is not present and after they have called FileSystemPowerFunction.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.

See Also

FileSystemPowerFunction | Suspend State | Trusted APIs

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.