KITL IOCTLs (Windows Embedded CE 6.0)
1/5/2010
The following table shows the I/O controls that the kernel independent transport layer (KITL) uses.
I/O control | Description |
---|---|
IOCTL_KITL_GET_INFO |
This IOCTL returns information that is specific to the KITL transport. The OEM can implement this IOCTL to provide KITL information to applications and drivers. The implementer determines which parameters and semantics are used. |
IOCTL_KITL_STARTUP |
Called with the KITLIoctl function in the kernel-provided portion of Kitl.dll to start KITL. |
IOCTL_KITL_INTRINIT |
Called with KITLIoctl to initialize interrupt-driven KITL. |
IOCTL_KITL_IS_KDBG_REGISTERED |
Called with KITLIoctl to determine whether the kernel debugger is registered with KITL. |
IOCTL_KITL_POWER_CALL |
Called with KITLIoctl to turn on or off the KITL device driver. |
Used by Ethernet debugging services. |
|
Used by the VMini virtual adapter. |