Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-VB/ActiveX | API-Java | Examples | Downloads
Data Fields
DTYPE Struct Reference

Defines a TINE data object. More...

#include <tinetype.h>

Data Fields

UINT32 dArrayLength
DUNION data
short dFormat
int dStamp
char dTag [TAG_NAME_SIZE]
double dTimeStamp
int sysStamp
short xferReason

Detailed Description

Defines a TINE data object.


Field Documentation

an optional, settable integer stamp which can be used to tag the data set

Referenced by ExecLinkEx(), and GetDataFromLinkId().

char DTYPE::dTag[TAG_NAME_SIZE]

is the associated (threadsafe) timestamp of the returned data set, valid only for synchronous calls, as the data object is usually no longer in scope for asynchronous calls.

Referenced by ExecLinkEx(), and GetDataFromLinkId().

the return system applied data stamp (only valid with sychnronous calls)

Referenced by ExecLinkEx(), and GetDataFromLinkId().

the 'reason' (CX_RESPONSE, CX_STALE, etc.) the data have been delivered

Referenced by ExecLinkEx(), and GetDataFromLinkId().


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

Generated for TINE API by  doxygen 1.5.8