OALKitlPowerOff (Windows Embedded CE 6.0)
1/5/2010
This function sets the KITL device to power off mode. It is called by the power handler from OEMPowerOff before the KITL device reaches suspend mode.
Syntax
VOID OALKitlPowerOff();
Parameters
None.
Return Value
None.
Remarks
OALKitlPowerOff should save all information about the KITL device.
Requirements
Header | oal_kitl.h |
Library | Developer Implemented |
Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
KITL Functions for Any Driver
KITL Functions for Production-Quality OAL