OEMGetWakeupSource (Windows Embedded CE 6.0)

1/5/2010

This function should return some wake event that has occurred since a call to the OEMPowerOff function.

Syntax

DWORD OEMGetWakeupSource(void);

Parameters

None.

Return Value

A wake event that occurred since a call to OEMPowerOff.

Requirements

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

See Also

Reference

Optional OAL Functions
OEMPowerOff