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

This structure contains all button specific information about a region. More...

#include <scriptel-hid-reports.h>

Collaboration diagram for scriptel_device_region_button:
Collaboration graph
[legend]

Data Fields

scriptel_device_region_common region_info
 Common items to all regions.
 
unsigned char parent
 Parent region for this button.
 
unsigned char enable
 Whether or not this button is enabled.
 
unsigned char highlight_on_select
 Whether or not the button will highlight when selected.
 
unsigned char clear_on_select
 Whether or not the button will clear when selected.
 
unsigned short reserved
 Reserved for future use.
 
char caption [100]
 Caption of the button. More...
 

Detailed Description

This structure contains all button specific information about a region.

Field Documentation

◆ caption

char caption[100]

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