![]() |
![]()
| ![]() |
![]()
NAMEEZ_TreeDestroyNodeDescendants - destroy all descendants of a tree nodeSYNOPSIS#include <EZ.h> void EZ_TreeDestroyNodeDescendants(EZ_TreeNode *node) ARGUMENTSnode Specifies a tree node.DESCRIPTIONEZ_TreeDestroyNodeDescendants destroies all descendants of a tree node.SEE ALSOEZ_CreateTreeNode(3), EZ_TreeDetachSubtree(3), EZ_CreateDirTree(3), EZ_TreeDestroySubtree(3)
|