Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This structure contains information about a touch sample. More...
#include <scriptel-hid-reports.h>
Data Fields | |
unsigned char | contact |
This will be true if skin is currently contacting the glass. | |
unsigned char | contact_id |
For multi-touch devices this will contain the identifier of the contact. | |
unsigned char | reserved1 |
Reserved for later use. | |
unsigned char | data_source |
Data source of the touch event. | |
unsigned char | reserved2 |
Reserved for later use. | |
This structure contains information about a touch sample.