ProcChildFunQuit

子Function退出回调,此Function模块调用的某一子Function已运行结束。

参数列表

参数 类型 含义
dTimeStamp edouble 退出时间戳
pgFunID EGUID* 退出Function的FuncID
nRetCode eint 退出发送的错误码
iRetStr std::string& 退出时发送的参数字符串

返回值

执行错误码,ERR_NONE代表成功