U2C_RESULT U2C_GetFirmwareVersion(
HANDLE hDevice,
PU2C_VESION_INFO pVersion
);
The U2C_GetFirmwareVersion() function retrieves the version of the firmware currently loaded into the U2C-12 device referenced by hDevice handle.
Parameters:
Return values:
U2C_SUCCESS
The firmware version was successfully retrieved.
U2C_HARDWARE_NOT_FOUND
U2C-12 device referenced by hDevice handle was not found.