Transformer SDK For C  7.1.9.29929-d422075
ds_monitor_t Struct Reference

The container object for all monitoring values. More...

Data Fields

union ds_monitor_t::_ds_mondata_value2  data
 
int datatype
 
char * propertyname
 

Detailed Description

The container object for all monitoring values.

Note
You should not access the contents of this structure directly

Field Documentation

union ds_monitor_t::_ds_mondata_value2 ds_monitor_t::data

Union containing the data

int ds_monitor_t::datatype

What type of data is contained

char* ds_monitor_t::propertyname

Property name this ds_monitor_t represents


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