elo touchscreen

Joined
Feb 12, 2009
Messages
1
Reaction score
0
Hello,
I am trying to make a software to emulate mouse with Elo touchscreen for my school work. I have found some drivers, EloPubIf.dll and some documentation but I dont know how to use it. I must do my work in C# so maybe i will must to do some interface to EloPubIf.dl,l which is written in C, at first. I only need to get information about touch point, so I thought that can be used EloGetTouch function, but I found it with parametres

int EloGetTouch (PTOUCH_POINT xy, BOOL xlated, GETPOINTS_CODE getCode, UINT nScrNo)

I dont know how can I use it to get a Touch point information...

Can somebody help me with this problem?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top