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

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

#include <solClient.h>

Data Fields

void * callback_p
 
void * user_p
 

Detailed Description

Callback information for Flow message receive callback.

This is set on a per-Flow basis.

Field Documentation

void* callback_p
void* user_p