OEMFindFirstWakeSource (Windows Embedded CE 6.0)

1/5/2010

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.

Syntax

DWORD OEMFindFirstWakeSource(void);

Parameters

None.

Return Value

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

Requirements

Header Developer Implemented
Library Developer Implemented
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

Optional OAL Functions
OEMClearIntSources