IOCTL_HAL_POSTINIT (Windows CE 5.0)
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
See Also
OEMIoControl | Filesys.exe IOCTLs
Send Feedback on this topic to the authors