Our winforms application supports a custom controller using the manufacturer’s SDK, but there’s no support to detect whether a device is present or not. How do I check whether a given USB device is plugged in?
Our winforms application supports a custom controller using the manufacturer’s SDK, but there’s no
Share
The following class is used to monitor devices, you could use this to detect a USB device.
Edit
Extracted from http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/09912cee-4d2d-4efd-82a0-da20024b868b