ThingWorx C SDK
|
Info table row structure. More...
#include <twInfoTable.h>
Public Attributes | |
uint16_t | numFields |
twList * | fieldEntries |
Info table row structure.
twList* twInfoTableRow::fieldEntries |
A twList of the entries associated with the twInfoTableRow.
uint16_t twInfoTableRow::numFields |
The number of fields associated with the twInfoTableRow.