C# (CSharp) LibUsbDotNet UsbDevice - 32 examples found. These are the top rated real world C# (CSharp) examples of LibUsbDotNet.UsbDevice extracted from open source projects. You can rate examples to help us improve the quality of examples.
Contains non-driver specific USB device communication members.
This class is compatible with WinUSB, LibUsb-Win32, and linux libusb v1.x. Platform independent applications should only use usb device members from this class. If more functionality is required, it is up to the application to handle multi-driver and/or multi-platfrom requirements.