|
wchar_t | cFriendlyName [FPRO_USB_STRING_MAXLEN] |
| Human readable friendly name of the USB device. This string along with the cSerialNo field provide a unique name for your device suitable for a user interface.
|
|
wchar_t | cSerialNo [FPRO_USB_STRING_MAXLEN] |
| The manufacturing serial number of the device.
|
|
wchar_t | cDevicePath [FPRO_DEVICE_MAX_PATH_LENGTH] |
| The OS device Path. Used internally by the API for opening requisite file descriptors to connect to the device.
|
|
FPROCONINFO | conInfo |
| Details of the physical connection.
|
|
The documentation for this struct was generated from the following file: