Transformer SDK For C  7.1.9.29929-d422075
_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


The documentation for this struct was generated from the following file:

Generated on Mon Jul 20 2020 19:17:22 for Transformer SDK For C