IOCTL_INTERNAL_I8042_CONTROLLER_WRITE_BUFFER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntdd8042.h

// CTL_CODE(0x000b, 0xff2, METHOD_NEITHER, FILE_ANY_ACCESS)
#define IOCTL_INTERNAL_I8042_CONTROLLER_WRITE_BUFFER 0x000B3FCB
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ni-ntdd8042-ioctl_internal_i8042_controller_write_buffer)

IOCTL_INTERNAL_I8042_CONTROLLER_WRITE_BUFFER IOCTL

Description

The IOCTL_INTERNAL_I8042_CONTROLLER_WRITE_BUFFER request is not supported.

Parameters

Major code

IRP_MJ_INTERNAL_DEVICE_CONTROL

Input buffer

None

Input buffer length

None

Output buffer

None

Output buffer length

None

Input/output buffer

Input/output buffer length

Status block

The Status member is set to STATUS_NOT_SUPPORTED.