Transformer SDK For C  6.2.11.309924
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 Sat Aug 26 2017 12:36:32 for Transformer SDK For C