Skip to content

Help adding the USBHIDDRIVER dll to my project and using it #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 [email protected] on 22 Feb 2012 at 3:10

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions