The IDLffXMLDOMNode::GetOwnerDocument function method returns an object reference to the IDLffXMLDOMDocument used to create the node.
            Syntax
            Result = Obj->[IDLffXMLDOMNode::]GetOwnerDocument()
            Return Value
            Returns an object reference to the IDLffXMLDOMDocument used to create the node. If the calling node is an IDLffXMLDOMDocument, the method returns a null object reference.
            Arguments
            None
            Keywords
            None
            Version History