UM C API
6.12.1
|
Structure that holds information for a UMQ ULB sources receiver type attributes. More...
#include <lbm.h>
Data Fields | |
lbm_ulong_t | id |
union { | |
int d | |
lbm_ulong_t lu | |
} | value |
Structure that holds information for a UMQ ULB sources receiver type attributes.
A struct used with options to get/set UMQ ULB receiver type attributes
See lbm_umq_ulb_receiver_type_attr_t_stct for field definitions.
int lbm_umq_ulb_receiver_type_attr_t_stct::d |
The integer value of the attribute
lbm_ulong_t lbm_umq_ulb_receiver_type_attr_t_stct::id |
Receiver Type ID
lbm_ulong_t lbm_umq_ulb_receiver_type_attr_t_stct::lu |
The unsigned long int value of the attribute
union { ... } lbm_umq_ulb_receiver_type_attr_t_stct::value |
The value of the attribute