Synopsis
(macro) void *otm_GetUserData(OTM_TREE *tree)
Purpose
Get the user data pointer in an object tree.
Description
This function will return the user data pointer in the specified tree.
Input
tree
Tree pointer
Return
User data pointer
(macro) void *otm_GetUserData(OTM_TREE *tree)
Get the user data pointer in an object tree.
This function will return the user data pointer in the specified tree.
Tree pointer
User data pointer