SR Research Support Site
Data Fields
MouseMotionEvent Struct Reference

Mouse motion event structure (For future) More...

Data Fields

byte type
 
byte which
 
byte state
 
UINT16 x
 
UINT16 y
 
UINT16 xrel
 
UINT16 yrel
 

Detailed Description

Mouse motion event structure (For future)

Field Documentation

byte state

The current button state

byte type

MOUSE_MOTION_INPUT_EVENT

byte which

The mouse device index

UINT16 xrel

The relative motion in the X direction

UINT16 y

The X/Y coordinates of the mouse

UINT16 yrel

The relative motion in the Y direction


Copyright ©2002-2023, SR Research Ltd.