OALKitlPowerOn (Windows Embedded CE 6.0)
1/5/2010
This function restores the KITL device to a functional state. It is called by the power handler from OEMPowerOff after the KITL device recovers from being in suspend mode.
Syntax
VOID OALKitlPowerOn();
Parameters
None.
Return Value
None.
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