UM C API  6.16
lbm_ume_rcv_regid_ex_func_info_t_stct Struct Reference

Structure that holds information for UMP receiver registration ID application callbacks. More...

#include <lbm.h>

Data Fields

int flags
 Bitmap set of flags reserved for future use. Currently set to 0.
 
lbm_uint_t src_registration_id
 The registration ID for the source.
 
lbm_ushort_t store_index
 the Store index of the Store involved
 
void * source_clientd
 The per-source clientd value for the source set by the lbm_rcv_src_notification_create_function_cb callback.
 
char source [LBM_MSG_MAX_SOURCE_LEN]
 The source for the registration ID.
 
char store [LBM_UME_MAX_STORE_STRLEN]
 the Store involved
 

Detailed Description

Structure that holds information for UMP receiver registration ID application callbacks.

A structure used with UMP receiver registration ID callbacks to pass in information.

See also
lbm_ume_rcv_regid_func_t

See lbm_ume_rcv_regid_ex_func_info_t_stct for field definitions.


The documentation for this struct was generated from the following file: