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

CCalibrationManager::GetInterface Method

C++
const void* GetInterface(ECalibrationManagerInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[ECalibrationManagerInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.