#include <lbm.h>
| Data Fields | |
| int | flags | 
| lbm_uint_t | sequence_number | 
| lbm_uint_t | rcv_registration_id | 
| char | store [LBM_UME_MAX_STORE_STRLEN] | 
| void * | msg_clientd | 
| lbm_ushort_t | store_index | 
The sequence number of the message that is being acknowledged
The registration ID for the receiver. This field is 0 (zero) if using the structure for a message acknowledgment event.
| char lbm_src_event_ume_ack_ex_info_t_stct::store[LBM_UME_MAX_STORE_STRLEN] | 
The store involved. This field is 0 (zero) if the acknowledgement indicates the message is stable at a quorum of stores or if using the structure for a delivery confirmation event.
The clientd pointer passed in for the message
| lbm_ushort_t lbm_src_event_ume_ack_ex_info_t_stct::store_index | 
The store index of the store involved. This field is 0 (zero) if the acknowledgement indicates the message is stable at a quorum of stores or if using the structure for a delivery confirmation event.
 1.5.2
 1.5.2