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->Cleanup
or
Obj->[IDLffXMLDOMDocument::]Cleanup
or
OBJ_DESTROY, Obj
Arguments
None
Keywords
None
Version History
6.1 |
Introduced |