ReactOS 0.4.16-dev-319-g6cf4263
|
#include <ntddmou.h>
Public Attributes | |
USHORT | MouseIdentifier |
USHORT | NumberOfButtons |
USHORT | SampleRate |
ULONG | InputDataQueueLength |
ULONG _MOUSE_ATTRIBUTES::InputDataQueueLength |
Definition at line 112 of file ntddmou.h.
Referenced by i8042MouInternalDeviceControl(), and SermouseStartDevice().
USHORT _MOUSE_ATTRIBUTES::MouseIdentifier |
Definition at line 109 of file ntddmou.h.
Referenced by SermouseStartDevice().
USHORT _MOUSE_ATTRIBUTES::NumberOfButtons |
Definition at line 110 of file ntddmou.h.
Referenced by InPortQueryWmiDataBlock(), SermouseDeviceWorker(), and SermouseStartDevice().
USHORT _MOUSE_ATTRIBUTES::SampleRate |
Definition at line 111 of file ntddmou.h.
Referenced by SermouseDeviceWorker(), and SermouseStartDevice().