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