DirectX SDK |
The members of the CONST_DIMOUSEOFS enumeration represent the offset of the data for the various mouse device objects within the data format.
Enum CONST_DIMOUSEOFS DIMOFS_BUTTON0 = 12 DIMOFS_BUTTON1 = 13 DIMOFS_BUTTON2 = 14 DIMOFS_BUTTON3 = 15 DIMOFS_X = 0 DIMOFS_Y = 4 DIMOFS_Z = 8 End Enum