PlatformResumeSystem (Windows CE 5.0)
This function determines the cause for the wakeup of the system and initiates the appropriate system power state transition.
VOID WINAPI PlatformResumeSystem(void);
Parameters
None.
Return Values
None.
Remarks
This function is used in the context of the resume thread of the Power Manager.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pmimpl.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors