The IDLffXMLDOMDocument::GetDoctype function method creates an instance of IDLffXMLDOMDocumentType and returns its object reference.

Syntax


Result = Obj->[IDLffXMLDOMDocument::]GetDoctype()

Return Value


Returns an object reference to the new instance of IDLffXMLDOMDocumentType, or a null object reference if a document does not have a DTD.

Arguments


None

Keywords


None

Version History


6.1

Introduced