Share via


OEMGetWakeupSource (Windows CE 5.0)

Send Feedback

This function should return some wake event that has occurred since a call to the OEMPowerOff function.

DWORD OEMGetWakeupSource(void);

Parameters

None.

Return Values

A wake event that occurred since a call to OEMPowerOff.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Oemwake.h.
Link Library: Platform OAL.

See Also

OEMPowerOff

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.