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

This structure represents an extended coordinate that does contain region information. More...

#include <scriptel-hid-reports.h>

Collaboration diagram for scriptel_hid_input_extended_coordinate:
Collaboration graph
[legend]

Data Fields

unsigned char report_id
 Report ID, should always be set to SCRIPTEL_INPUT_EXTENDEDCOORDINATE.
 
scriptel_sample_info sample_info
 Information about the sample that produced this coordinate.
 
unsigned short x
 Horizontal component of the sample.
 
unsigned short y
 Vertical component of the sample.
 
unsigned char region
 The region number associated with the most recent stroke (since the last pen down event).
 

Detailed Description

This structure represents an extended coordinate that does contain region information.


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