| Icon | Member | Description |
|---|---|---|
| OpenUsbDevice(UsbDeviceFinder) |
Opens the usb device that matches the UsbDeviceFinder.
| |
| OpenUsbDevice(Predicate<(Of <<'(UsbRegistry>)>>)) |
Opens the usb device that matches the find predicate.
| |
| OpenUsbDevice(Guid%, UsbDevice%) |
Opens a WinUsb device by its DeviceInterfaceGUID.
|