how to read raw data in c#-- cont...

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Locked
lrozenbe
Posts: 5
Joined: Wed Jan 19, 2011 2:29 am

how to read raw data in c#-- cont...

Post by lrozenbe »

"Please refer to the Raw Input API in C# topic."

thank u for your reply
I have already seen this article and even run the example on my comuter and when I touch the spacenavigator i succeeded to stop with breakpoint but how can i retrive the data?
I undestand that the data will come in the RAWHID struct but it contain only dwSizHid and dwCount
what structure should I add to the RAWHID struct so i could see the data ?

thank u
Liora
UtaSH
Moderator
Moderator
Posts: 3754
Joined: Mon Nov 27, 2006 10:34 am
Location: Munich, Germany
Contact:

Post by UtaSH »

Moving post to developers forum.
ngomes
Moderator
Moderator
Posts: 3344
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

Answer provided in the original topic (see this post).

Topic locked.
Locked