You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. When i add to project USBHIDDriver.csproj
2. Or Add the dll to my project
3. using USBHIDDRIVER;
I'm able to instantiate
USBInterface usb = new USBInterface("VID_04C5","PID_1090");
However when i do the following
usb.Connect();
i get an error that says usb is a field but is used as a type...Can you guys
help me out on this. Thanks...Yaw
What version of the product are you using? On what operating system?
Windows 7 32bit
Please provide any additional information below.
Original issue reported on code.google.com by ygtan...@gmail.com on 22 Feb 2012 at 3:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ygtan...@gmail.com
on 22 Feb 2012 at 3:10The text was updated successfully, but these errors were encountered: