Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This function resets wake sources.
The IOCTL_HAL_DISABLE_WAKE IOCTL calls this function.
Syntax
DWORD OEMResetWakeupSource(
DWORD dwSources
);
Parameters
- dwSources
[in] Specifies a wake source.
Return Value
Returns TRUE if the wake source in dwSources is disabled. Otherwise, returns FALSE.
Requirements
| Header | oemwake.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE .NET 4.1 and later |