|
UM C API
6.17
|
Struct containing extended asynchronous operation status information about a single UMQ topic. More...
#include <lbm.h>
Data Fields | |
| lbm_umq_queue_topic_t * | topic |
| UMQ topic info. | |
| int | status |
| Status code for this topic (reserved for future use; will currently always be set to 0). | |
| int | flags |
| Bitmap set of flags reserved for future use. Currently set to 0. | |
Struct containing extended asynchronous operation status information about a single UMQ topic.