UM C API  6.16
lbm_src_event_umq_message_id_info_t_stct Struct Reference

Structure that holds Message ID information for a message sent by a sending UMQ application. More...

#include <lbm.h>

Data Fields

int flags
 Bitmap set of flags reserved for future use. Currently set to 0.
 
lbm_umq_msgid_t msg_id
 Message ID for the message sent.
 
void * msg_clientd
 The clientd pointer passed in for the message.
 

Detailed Description

Structure that holds Message ID information for a message sent by a sending UMQ application.

See also
lbm_src_send_ex() A structure used with UMQ sending applications that informs the application of the UMQ Message ID used with a message.

See lbm_src_event_umq_message_id_info_t_stct for field definitions.


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