IRP_MJ_INTERNAL_DEVICE_CONTROL (Mouclass)
The IRP_MJ_INTERNAL_DEVICE_CONTROL request sets internal operating modes on a mouse device.
When Sent
Lower-level drivers use internal device control requests to connect and operate a mouse device.
Input Parameters
Request-specific.
Output Parameters
Request-specific.
I/O Status Block
Request-specific.
Operation
Mouclass skips the current IRP stack location and sends the internal device control request down the device stack to be completed by a lower-level driver.
See I8042prt Mouse Internal Device Control Requests.
Requirements
Header |
Ntddk.h (include Wdm.h, Ntddk.h, or Wdm.h) |
See also
IOCTL_INTERNAL_I8042_HOOK_MOUSE
IOCTL_INTERNAL_I8042_MOUSE_START_INFORMATION
IOCTL_INTERNAL_I8042_MOUSE_WRITE_BUFFER
IOCTL_INTERNAL_MOUSE_DISCONNECT