SR Research Support Site
Data Fields
MouseButtonEvent Struct Reference

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

Data Fields

byte type
 
byte which
 
byte button
 
byte state
 
UINT16 x
 
UINT16 y
 

Detailed Description

Mouse button event structure (For future)

Field Documentation

byte button

The mouse button index

byte state

BUTTONDOWN = 0 or BUTTONUP = 1

byte type

MOUSE_BUTTON_INPUT_EVENT

byte which

The mouse device index

UINT16 y

The X/Y coordinates of the mouse at press time


Copyright ©2002-2024, SR Research Ltd.