getUsbDeviceInfo method

int getUsbDeviceInfo(
  1. int nPort
)

Implementation

int getUsbDeviceInfo(int nPort) =>
    _getUsbDeviceInfo(nPort, buf1, len1, buf2, len2);