|
IDL Reference Guide: File Format Object Classes |
|
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_DESTROY, Obj
None
None
IDL Online Help (March 06, 2007)