IDLffXMLDOMDocument::Cleanup

The IDLffXMLDOMDocument::Cleanup procedure method destroys both the object (that is, the accessing object in the IDL tree) and any objects created by that object. It does not modify the actual DOM tree.

Syntax

OBJ_DESTROY, Obj

or

Obj->[IDLffXMLDOMDocument::]Cleanup     (In a lifecycle method only.)

Arguments

None

Keywords

None

Version History

6.1

Introduced