OEMGetWakeupSource
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.