Namespace: Rx::LFR – Header: Rx.LFR/Types.h

TFuncStatusMsg Method

C++
#include "Rx.LFR/Types.h"
using TFuncStatusMsg = auto(*)(Rx::LFR::EStatusMsgSrc eSource, Rx::LFR::EStatusMsg eMsg, const char*pcSourceName, const char*pcMessage, int iValue, void*pvContext) ->void

The type of the function pointer of all status message callbacks.