DataDescription::GetRootStructure
Defined in:  
Returns root structure for an OpenDDL file.
TSOpenDDL.hPrototype
const Structure *GetRootStructure(void) const;
Description
The GetRootStructure function returns the root structure for an OpenDDL file. The direct subnodes of the root structure correspond to the top-level data structures in the file.
See Also
