#include <lbm.h>
Data Fields | |
| int | flags |
| lbm_umq_regid_t | registration_id |
| lbm_uint_t | queue_id |
| lbm_uint_t | queue_instance_index |
| char | queue_instance [LBM_UME_MAX_STORE_STRLEN] |
| char | queue [LBM_UMQ_MAX_QUEUE_STRLEN] |
Flags that indicate which optional portions are included
Registration ID used for the registration
The Queue ID of the queue
The index of the instance of the queue registered with
| char lbm_context_event_umq_registration_ex_t_stct::queue_instance[LBM_UME_MAX_STORE_STRLEN] |
The instance of the queue registered with
| char lbm_context_event_umq_registration_ex_t_stct::queue[LBM_UMQ_MAX_QUEUE_STRLEN] |
The name of the queue registered with
1.5.2