UM C API
6.16.1
|
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. | |
Structure that holds Message ID information for a message sent by a sending UMQ application.
See lbm_src_event_umq_message_id_info_t_stct for field definitions.