IOCTL_HAL_POSTINIT
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.