ReactOS 0.4.15-dev-8100-g1887773
_INPORT_RAW_DATA Struct Reference

#include <inport.h>

Public Attributes

CHAR DeltaX
 
CHAR DeltaY
 
UCHAR Buttons
 
ULONG ButtonDiff
 

Detailed Description

Definition at line 34 of file inport.h.

Member Data Documentation

◆ ButtonDiff

ULONG _INPORT_RAW_DATA::ButtonDiff

Definition at line 39 of file inport.h.

Referenced by InPortDpcForIsr(), and InPortIsr().

◆ Buttons

UCHAR _INPORT_RAW_DATA::Buttons

Definition at line 38 of file inport.h.

Referenced by InPortDpcForIsr(), and InPortIsr().

◆ DeltaX

CHAR _INPORT_RAW_DATA::DeltaX

Definition at line 36 of file inport.h.

Referenced by InPortDpcForIsr(), and InPortIsr().

◆ DeltaY

CHAR _INPORT_RAW_DATA::DeltaY

Definition at line 37 of file inport.h.

Referenced by InPortDpcForIsr(), and InPortIsr().


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