UM C API  6.16
lbm_src_event_ume_deregistration_ex_t_stct Struct Reference

Structure that holds Store deregistration information for the UMP source in an extended form. More...

#include <lbm.h>

Data Fields

int flags
 Bitmap set of flags reserved for future use. Currently set to 0.
 
lbm_uint32_t registration_id
 The registration ID for the source.
 
lbm_uint_t sequence_number
 The sequence number of the last message stored for the source as reported by the Store.
 
lbm_ushort_t store_index
 the Store index of the Store involved.
 
char store [LBM_UME_MAX_STORE_STRLEN]
 the Store that was registered with.
 

Detailed Description

Structure that holds Store deregistration information for the UMP source in an extended form.

A structure used with UMP sources to indicate successful deregistration (extended form).

See lbm_src_event_ume_deregistration_ex_t_stct for field definitions.


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