mi32/xydig.h File Reference

Application include file for X-Y digitizer functions. More...

#include <mi32/point.h>
Include dependency graph for xydig.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 ()

Detailed Description

Application include file for X-Y digitizer functions.


Function Documentation

int MwintabFree (  ) 

Free wintab.

int MwintabGetDigStatus (  ) 

Get status of digitizer.

Returns:
digitizer status
int MwintabGetEvent ( INT32 x,
INT32 y,
int  BadEventValue 
)

Get position & button status.

Returns:
button status. return -1 if no coordinate packet was available.
Parameters:
BadEventValue return (-1) or (0) for "bad events" (when coordinate packet is not available)
int MwintabInit (  ) 

Initialize wintab.


Generated on Sun Oct 7 21:28:52 2012 for TNTsdk 2012 by  doxygen 1.6.1