API Documentation > Custom user interface > Object ProUITree > Function ProUITreeNakedwindowRemove
Function ProUITreeNakedwindowRemove
Description
Remove the naked window from the tree.
Synopsis
ProUITreeNakedwindowRemove
(
char* dialog
/* (In)
Name of the tree.
*/
char* component
/* (In)
The name of the naked window component.
*/
char* name
/* (In)
Name of the naked window to be removed.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Was this helpful?