API Documentation > Custom user interface > Object ProUITree > Function ProUITreeNodeTypeFree
Function ProUITreeNodeTypeFree
Description
To free ProUITreeNodeType data.
Synopsis
#include <ProUITree.h>
ProUITreeNodeTypeFree
(
/* (In)
Nodetype data that is to be freed.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Was this helpful?