Structure::GetStructureType
Defined in:
Returns the structure type.
TSOpenDDL.h
Prototype
StructureType GetStructureType(void) const;
Description
The GetStructureType
function returns the structure type. This may be a custom data type or one of the following built-in primitive data types.
See Also