#include <messages.h>
Data Fields | |
msgv3_alloc | alloc_type |
Allocation type. | |
long | integer |
internal field used to store an integer value. | |
msgv3_prefix | prefix |
Value prefix. | |
unsigned int | size |
Allocated size. | |
void * | value |
Content. |
|
Allocation type.
|
|
internal field used to store an integer value. value pointer should be pointed to the address of this field |
|
Value prefix.
|
|
Allocated size.
|
|
Content.
|