PubSub+ Messaging API For C  7.29.0.6
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
solClient_flow_createRxMsgCallbackFuncInfo Struct Reference

Callback information for Flow message receive callback. More...

#include <solClient.h>

Data Fields

solClient_flow_rxMsgCallbackFunc_t callback_p
 
void * user_p
 

Detailed Description

Callback information for Flow message receive callback.

This is set on a per-Flow basis.

Field Documentation