OEMGetWakeupSource (Windows CE 5.0)
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
Send Feedback on this topic to the authors