| 
    Scriptel ScripTouch ProScript C Library
    
   This documentation contains information about the ScripTouch ProScript C Library. 
   | 
 
Structure that can be used to delete a screen. More...
#include <scriptel-hid-reports.h>
Data Fields | |
| unsigned char | report_id | 
| Report ID, should always be SCRIPTEL_FEATURE_DELETE_SCREEN.  | |
| unsigned char | screen_index | 
| The index of the screen to be deleted from the device.  | |
Structure that can be used to delete a screen.