Condividi tramite


IOCTL_INTERNAL_MOUSE_DISCONNECT IOCTL (kbdmou.h)

La richiesta di IOCTL_INTERNAL_MOUSE_DISCONNECT viene completata da Moufiltr con uno stato di errore di STATUS_NOT_IMPLEMENTED. Si noti che un dispositivo mouse Plug and Play può essere aggiunto o rimosso dal gestore Plug and Play.

Codice principale

IRP_MJ_INTERNAL_DEVICE_CONTROL

Buffer di input

Nessuno.

Lunghezza del buffer di input

Nessuno.

Buffer di output

Nessuno.

Lunghezza del buffer di output

Nessuno.

Blocco dello stato

Il membro Status è impostato su STATUS_NOT_IMPLEMENTED.

Requisiti

Requisito Valore
Intestazione kbdmou.h (includere Kbdmou.h)

Vedi anche

IOCTL_INTERNAL_MOUSE_CONNECT