IOCTL_INTERNAL_KEYBOARD_DISCONNECT IOCTL (kbdmou.h)

The IOCTL_INTERNAL_KEYBOARD_DISCONNECT request is completed with a status of STATUS_NOT_IMPLEMENTED. Note that a Plug and Play keyboard 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_KEYBOARD_CONNECT