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

Data Fields | |
| unsigned char | report_id | 
| Report ID, should always be SCRIPTEL_INPUT_BUTTONMOVE.  | |
| unsigned short | x | 
| Horizontal Component.  | |
| unsigned short | y | 
| Vertical Component.  | |
| scriptel_device_region_info * | region | 
| Button that is being moved over.  | |
This structure contains a button move event.