|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLDOMDocument::GetDocumentElement function method creates an instance of an IDLffXMLDOMElement and returns its object reference. The IDLffXMLDOMElement object refers to the node that is the root element of the document.
Result = Obj->[IDLffXMLDOMDocument::]GetDocumentElement()
Returns an object reference to the new instance of IDLffXMLDOMElement.
None
None
IDL Online Help (March 06, 2007)