| 
    Scriptel ScripTouch ProScript C Library
    
   This documentation contains information about the ScripTouch ProScript C Library. 
   | 
 
This structure contains a button press event. More...
#include <scriptel-hid-reports.h>

Data Fields | |
| unsigned char | report_id | 
| Report ID, should always be SCRIPTEL_INPUT_BUTTONPRESS.  | |
| unsigned short | x | 
| Horizontal component.  | |
| unsigned short | y | 
| Vertical component.  | |
| scriptel_device_region_info * | region | 
| Button that was pressed.  | |
This structure contains a button press event.