|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLDOMDocument::GetDoctype function method creates an instance of IDLffXMLDOMDocumentType and returns its object reference.
Result = Obj->[IDLffXMLDOMDocument::]GetDoctype()
Returns an object reference to the new instance of IDLffXMLDOMDocumentType, or a null object reference if a document does not have a DTD.
None
None
IDL Online Help (March 06, 2007)