#include <msg.h>
Data Fields | |
| dba_msg_type | type |
| Source of the data. | |
| int | data_count |
| Number of levels in this message. | |
| int | data_alloc |
| Number of levels allocated (must always be greater than or equal to data_count. | |
| dba_msg_level * | data |
| The array with the data, reallocated as needed. | |
1.5.5