Application include file for X-Y digitizer functions. More...
#include <mi32/point.h>
Go to the source code of this file.
Classes | |
| struct | XYDIGTYPE |
Functions | |
| int | MwintabFree () |
| int | MwintabGetDigStatus () |
| int | MwintabGetEvent (INT32 *x, INT32 *y, int BadEventValue) |
| int | MwintabInit () |
Application include file for X-Y digitizer functions.
| int MwintabFree | ( | ) |
Free wintab.
| int MwintabGetDigStatus | ( | ) |
Get status of digitizer.
Get position & button status.
| BadEventValue | return (-1) or (0) for "bad events" (when coordinate packet is not available) |
| int MwintabInit | ( | ) |
Initialize wintab.
1.6.1