IDLffXMLDOMDocument::GetDocumentElement
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.
Syntax
Result = Obj->[IDLffXMLDOMDocument::]GetDocumentElement()
Return Value
Returns an object reference to the new instance of IDLffXMLDOMElement.
Arguments
None
Keywords
None
Version History
6.1 |
Introduced |