#include <lbm.h>
Data Fields | |
int | flags |
lbm_uint_t | src_registration_id |
lbm_ushort_t | store_index |
void * | source_clientd |
char | source [LBM_MSG_MAX_SOURCE_LEN] |
char | store [LBM_UME_MAX_STORE_STRLEN] |
Flags that indicate which optional portions are included
The registration ID for the source
lbm_ushort_t lbm_ume_rcv_regid_ex_func_info_t_stct::store_index |
The store index of the store involved
The per-source clientd value for the source set by the lbm_rcv_src_notification_create_function_cb callback
char lbm_ume_rcv_regid_ex_func_info_t_stct::source[LBM_MSG_MAX_SOURCE_LEN] |
The source for the registration ID
char lbm_ume_rcv_regid_ex_func_info_t_stct::store[LBM_UME_MAX_STORE_STRLEN] |
The store involved