Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
Data Fields
scriptel_hid_feature_region_update Struct Reference

This structure describes an update to a region. More...

#include <scriptel-hid-reports.h>

Collaboration diagram for scriptel_hid_feature_region_update:
Collaboration graph
[legend]

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.
 

Detailed Description

This structure describes an update to a region.


The documentation for this struct was generated from the following file: