Share via


OEMFindFirstWakeSource

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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.