Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLffXMLDOMNode::GetOwnerDocument


Syntax | Return Value | Arguments | Keywords | Version History

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

Introduced: 6.1


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]