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