Namespace: Rx::LFR – Class: CWavefrontCalibration – Header: Rx.LFR/WavefrontCalibration.h

CWavefrontCalibration::RemoveStatusMessageCallback Method

C++
void RemoveStatusMessageCallback(TFuncStatusMsg pxCallback)

Removes the given status message callback function.

Does nothing if the given function pointer has not been added to the list of callbacks.

Parameters

[TFuncStatusMsg] pxCallback

The callback function to remove.