Documentation de l'API > Custom user interface > Object ProUITree > Function ProUITreeNodeTypePrefixSet
Function ProUITreeNodeTypePrefixSet
Description
Set prefix to the nodetype.
Synopsis
#include <ProUITree.h>
ProUITreeNodeTypePrefixSet
(
/* (In)
Nodetype data.
*/
wchar_t* prefix
/* (In)
String to be added as prefix to the nodetype.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Est-ce que cela a été utile ?