Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 FileSystemPowerFunction is called.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.
See Also
FileSystemPowerFunction | Suspend State | Trusted APIs
Send Feedback on this topic to the authors