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

Defines a structure that represents a button region on the device. More...

#include <scriptel-hid-reports.h>

Collaboration diagram for scriptel_hid_feature_region_button:
Collaboration graph
[legend]

Data Fields

scriptel_hid_feature_region_common common
 The common data of the region.
 
unsigned char enabled
 Button is enabled.
 
unsigned char highlight_on_select
 Button highlights when it is selected.
 
unsigned char clear_on_select
 Sends a clear message when selected.
 
unsigned char confirm_on_select
 Sends a confirm message when selected.
 
unsigned char use_resource
 Use resource instead of a caption for this button.
 
unsigned char reserved_1
 Reserved for future use.
 
unsigned char reserved_2
 Reserved for future use.
 
unsigned char reserved_3
 Reserved for future use.
 
unsigned char resource_number_normal
 Resource displayed when button is idle.
 
unsigned char resource_number_selected
 Resource displayed when button is selected.
 
char caption [100]
 Button caption.
 

Detailed Description

Defines a structure that represents a button region on the device.


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