Synopsis
(macro) void *otm_SetUserData(OTM_TREE *tree, void *value)
Purpose
Set the user data pointer in an object tree
Description
This function will set the user data pointer in the specified tree to the specified value.
Input
tree
Tree pointer
value
Value pointer
Return
User data pointer