Namespace: Rx::LFR – Class: CCameraServer – Header: Rx.LFR/CameraServer.h

CCameraServer::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

[in] The callback function to remove.