|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <inport.h>
Public Attributes | |
| CHAR | DeltaX |
| CHAR | DeltaY |
| UCHAR | Buttons |
| ULONG | ButtonDiff |
| ULONG _INPORT_RAW_DATA::ButtonDiff |
Definition at line 39 of file inport.h.
Referenced by InPortDpcForIsr(), and InPortIsr().
| UCHAR _INPORT_RAW_DATA::Buttons |
Definition at line 38 of file inport.h.
Referenced by InPortDpcForIsr(), and InPortIsr().
| CHAR _INPORT_RAW_DATA::DeltaX |
Definition at line 36 of file inport.h.
Referenced by InPortDpcForIsr(), and InPortIsr().
| CHAR _INPORT_RAW_DATA::DeltaY |
Definition at line 37 of file inport.h.
Referenced by InPortDpcForIsr(), and InPortIsr().