Cassio
Cassio

Reputation: 3102

C++ or C#: Reading commands from a Human Interface Device(HID)

I have this game controller pad and I need to read it's commands for another project I'm working on.

Question is: Are there any sort of libraries for C++ or C# that can communicate with HIDs as there are for Serial Ports?

Any sample code would also be very much appreciated.

Upvotes: 2

Views: 3459

Answers (1)

Related Questions