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

CCalibrationManager::HasInterface Method

C++
bool HasInterface(ECalibrationManagerInterface eInterface)

Queries if this object has the given interface.

Parameters

[ECalibrationManagerInterface] eInterface

[in] The interface to query.

Returns

bool

True if this class has the given interface, false if not.