getUsbDevice

getUsbDevice

Method of Antilatency.DeviceNetwork.IDeviceFilter
Get usb device filter by index.
UsbDeviceFilter getUsbDevice(​uint index);

Parameters

uint index
Index of usb device filter, starting from 0.

Return value

UsbDeviceFilter
Usb device filter with vendor ID, product ID and mask info.