UM C API  6.16
lbm_umq_queue_msg_status_t Struct Reference

Struct containing extended asynchronous operation status information about a single UMQ message. More...

#include <lbm.h>

Data Fields

lbm_umq_msgid_t msgid
 UMQ message ID of this message.
 
lbm_msg_tmsg
 Actual message, if appropriate and available (NULL otherwise)
 
void * clientd
 User client data pointer.
 
int status
 Status code for this message (retrieval in progress, consumed, etc.)
 
int flags
 Bitmap set of flags reserved for future use. Currently set to 0.
 

Detailed Description

Struct containing extended asynchronous operation status information about a single UMQ message.


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