ST_TreeInfo - General Information
Type: |
Data structure |
Available as of: |
2.0.0.0 |
Inherits from: |
- |
Versions: |
Current version |
TableInfo is an internal memory structure-type for storing state data for the FB_TreeWriter.
Variable |
Data type |
Description |
---|---|---|
sName |
STRING[Gc_udiTableWriterMaxNameLength] |
Unique string ID used to identify the respective source of the written date when creating XML tags. |
sTypeName |
STRING[Gc_udiTableWriterMaxNameLength] |
String ID for classifying the diagnostic sources of a common type. |
udiNumberOfNodes |
UINT |
Number of nodes that were already output as XML. |