PlatformResumeSystem (Windows CE 5.0)

Send Feedback

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

Power Management

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.