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