OEMFindFirstWakeSource (Windows CE 5.0)

Send Feedback

This function uses the SYSINTR or SYSWAKE logical interrupts to determine the lowest-valued wake event that has occurred since a call to the OEMClearIntSources function.

DWORD OEMFindFirstWakeSource(void);

Parameters

None.

Return Values

The lowest-valued wake event that occurred since a call to OEMClearIntSources.

Requirements

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

See Also

OEMClearIntSources

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.