DataSource for C SDK
7.1.28.98838-0467ac22
|
A field within a data update. More...
Data Fields | |
int32_t | fieldnum |
unsigned short | flags |
int32_t | len |
char * | value |
A field within a data update.
int32_t _ds_field::fieldnum |
Field number - 17 bits are used
unsigned short _ds_field::flags |
Reserved
int32_t _ds_field::len |
Field value length
char* _ds_field::value |
Field value