Synopsis
OTM_TREE *otm_CopyTree(long option, OTM_TREE *tree)
Purpose
Copy an object tree.
Description
This function will copy the specified tree and its contents to a new tree.
Input
option
Options (not used)
tree
Tree pointer
Return
New tree pointer or NULL if error