Name |
Description |
AddRemoveEventArgs |
Describes a device arrival/removal notification event |
MonoUsbConfigHandle |
The MonoUsbConfigHandle class hold the internal pointer to a libusb MonoUsbConfigDescriptor. |
MonoUsbProfile |
Representing a USB device that can be opened and used by Libusb-1.0. |
MonoUsbProfileHandle |
Wraps a profile handle into a System.Runtime.ConstrainedExecution.CriticalFinalizerObject. Profile handles are used for getting device descriptor information and opening the device. Profile handles are known connected and usually supported usb device that can be opened and used. |
PollfdItem |
|