IOCTL_INTERNAL_MOUSE_DISCONNECT IOCTL (kbdmou.h)

The IOCTL_INTERNAL_MOUSE_DISCONNECT request is completed by Moufiltr with an error status of STATUS_NOT_IMPLEMENTED. (Note that a Plug and Play mouse device can be added or removed by the Plug and Play manager.)

Major code

IRP_MJ_INTERNAL_DEVICE_CONTROL

Input buffer

None.

Input buffer length

None.

Output buffer

None.

Output buffer length

None.

Status block

The Status member is set to STATUS_NOT_IMPLEMENTED.

Requirements

Requirement Value
Header kbdmou.h (include Kbdmou.h)

See also

IOCTL_INTERNAL_MOUSE_CONNECT