Share via


OEMGetWakeupSource

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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

OEMPowerOff