Namespace: Rx::LFR – Class: CCalibrationManager – Header: Rx.LFR/CalibrationManager.h

CCalibrationManager::GetCalibrationGUIDs Static Method

C++
static void GetCalibrationGUIDs(CRxArrayString& asxGUIDs, const CRxString& sxSerial, const CRxString& sxDriver)

Gets an array with GUIDs of all calibrations of the given camera.

Parameters

[CRxArrayString&] asxGUIDs

[out] The GUIDs array.

[const CRxString&] sxSerial

[in] The camera.

[const CRxString&] sxDriver

The sx driver.