ReactOS 0.4.15-dev-7931-gfd331f1
_MOUSE_ATTRIBUTES Struct Reference

#include <ntddmou.h>

Public Attributes

USHORT MouseIdentifier
 
USHORT NumberOfButtons
 
USHORT SampleRate
 
ULONG InputDataQueueLength
 

Detailed Description

Definition at line 108 of file ntddmou.h.

Member Data Documentation

◆ InputDataQueueLength

ULONG _MOUSE_ATTRIBUTES::InputDataQueueLength

Definition at line 112 of file ntddmou.h.

Referenced by i8042MouInternalDeviceControl(), and SermouseStartDevice().

◆ MouseIdentifier

USHORT _MOUSE_ATTRIBUTES::MouseIdentifier

Definition at line 109 of file ntddmou.h.

Referenced by SermouseStartDevice().

◆ NumberOfButtons

USHORT _MOUSE_ATTRIBUTES::NumberOfButtons

Definition at line 110 of file ntddmou.h.

Referenced by InPortQueryWmiDataBlock(), SermouseDeviceWorker(), and SermouseStartDevice().

◆ SampleRate

USHORT _MOUSE_ATTRIBUTES::SampleRate

Definition at line 111 of file ntddmou.h.

Referenced by SermouseDeviceWorker(), and SermouseStartDevice().


The documentation for this struct was generated from the following file: