Sack Library Documentation
|
__cdecl TYPELIB_PROC _32 GetNodeCount(PTREEROOT root);
Returns the total number of nodes in the tree.
_32 total_nodes = GetNodeCount(tree);
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|