AllocEmptyDataMsg 函数功能申请空数据的MsgType类型的message。 函数原型1FlowMsgPtr AllocEmptyDataMsg(MsgType type) 参数说明 参数名 输入/输出 描述 type 输入 要申请空数据的消息类型。 返回值申请的FlowMsg指针。 异常处理申请不到FlowMsg指针则返回NULL。 约束说明无。 父主题: FlowBufferFactory数据类型