Hey,
How would I read info from an USB device in VB.NET?
Thanks,
Printable View
Hey,
How would I read info from an USB device in VB.NET?
Thanks,
all depends... chances are the device would have to have a driver you could make calls to... what type of device is it?
fingerprint reader.
Yeah, I didn't think of that. It probably exposes an interface to be used in your applications, thanks.