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
6.1 |
Introduced |