|
Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This structure describes an update to a region. More...
#include <scriptel-hid-reports.h>

Data Fields | |
| unsigned char | report_id |
| Report ID, should always be SCRIPTEL_FEATURE_REGIONUPDATE. | |
| unsigned char | region_number |
| Region number to update. | |
| unsigned char | function_enable |
| Function enable. | |
| unsigned char | visible |
| Whether or not this region should be visible. | |
| unsigned char | reserved1 |
| Reserved for future use. | |
| scriptel_color | color_foreground |
| Foreground color to use. | |
| unsigned int | reserved2 |
| Reserved for future use. | |
This structure describes an update to a region.