Share via


Power Manager IOCTLs (Windows Embedded CE 6.0)

1/5/2010

The following table shows the Power Manager IOCTLs.

Programming element Description

IOCTL_HAL_DISABLE_WAKE

This IOCTL disables an interrupt source from waking the system.

IOCTL_HAL_ENABLE_WAKE

This IOCTL enables an interrupt source to wake the system.

IOCTL_HAL_GET_WAKE_SOURCE

The IOCTL returns the identifier of the wake event source that awakened the system from its most recent suspend state.

IOCTL_HAL_PRESUSPEND

This IOCTL provides the OAL the time needed to prepare for a suspend operation.

IOCTL_HAL_REBOOT

This IOCTL supports a warm boot of the target device.

See Also

Reference

OAL IOCTLs