Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the tools IOCTLs.
Programming element | Description |
---|---|
IOCTL_CELOG_DEREGISTER | This IOCTL deregisters the CeLog DLL so that it will no longer receive data. |
IOCTL_CELOG_GETDESKTOPZONE | This IOCTL queries the default zone settings in the registry of the host machine, if one is present. It is used by the CeLog event-tracking module. |
IOCTL_CELOG_IMPORT | This IOCTL requests information about the kernel. It is used by a CeLog DLL. |
IOCTL_CELOG_REGISTER | This IOCTL registers the required event-tracking APIs with the kernel. |
IOCTL_CELOG_REPORTZONECHANGE | This IOCTL reports that CeLog DLL zones have changed internally without a call to CeLogSetZones. It is used by a CeLog DLL. |
IOCTL_HAL_ILTIMING | This IOCTL enables ILTiming.exe to interact with the kernel and OAL, when supported and properly implemented. It is used by Iltiming.exe when it calls KernelIoControl function with the ILTIMING_MESSAGE structure. |
IOCTL_HAL_OEM_PROFILER | This IOCTL controls the OEM-specified profiler. It is called by the kernel profiler. |
See Also
Send Feedback on this topic to the authors