Function
Aravisget_device_serial_nbr
since: 0.6.0
[−]
Description [src]
Queries the device serial.
Prior to this call the arv_update_device_list()
function must be called.
Available since: 0.6.0
[−]
Return value
Type: const char*
The device serial, NULL on error.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |