API Documentation > Custom user interface > Object ProUITable > Function ProUITableNakedwindowRemove
Function ProUITableNakedwindowRemove
Description
Remove the naked window from the table.
Synopsis
ProUITableNakedwindowRemove
(
char* dialog
/* (In)
Name of the table.
*/
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?