API Version: 0.8
Library Version: 0.8.27
const char* arv_device_get_genicam_xml ( ArvDevice* device, size_t* size )
Gets the Genicam XML data stored in the device memory.
size
size_t*
Placeholder for the returned data size (bytes)
NULL
const char*
A pointer to the Genicam XML data, owned by the device.