DataSource for C SDK  7.1.5.312018
_ds_field Struct Reference

A field within a data update. More...

Data Fields

int32_t fieldnum
 
unsigned short flags
 
int32_t len
 
char * value
 

Detailed Description

A field within a data update.

Note
Unless you are writing a DataSource sink application, then this object is usually regarded as being opaque

Field Documentation

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


Generated on Sun Oct 21 2018 12:23:28 for DataSource for C SDK