IOCTL_HAL_POSTINIT (Windows Embedded CE 6.0)
1/5/2010
This IOCTL is called by the kernel and implemented in the OAL to provide the OEM with a last chance to perform an action before other processes are started. The IOCTL passes no data and returns nothing.
The OEMIoControl function calls this IOCTL.
Parameters
None.
Return Values
None.
Requirements
Header | pkfuncs.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |