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

CCalibrationManager::RemoveCalibrationPatchedCallback Static Method

C++
static void RemoveCalibrationPatchedCallback(TFuncCalibrationPatched pxCallback)

Removes the given callback function from the list of calibration patched callbacks. Does nothing if it's not in the list.

Parameters

[TFuncCalibrationPatched] pxCallback

[in] The callback function to remove.