The IDLffXMLDOMTreeWalker::Cleanup procedure method performs cleanup on the tree-walker object. As part of this cleanup, the method destroys any other objects that were created by the walker object. The destruction of the walker object does not affect any corresponding nodes in the DOM tree.
This class should not be subclassed by a user class because the classes that create objects, such as IDLffXMLDOMDocument, will not be aware of any user-defined classes.
Obj->Cleanup
or
OBJ_DESTROY, Obj
None
None
6.2 |
Introduced |