API ドキュメンテーション
>
Custom user interface
>
Object ProUITree
> Function ProUITreeNodeTypeCollapseImageGet
Function ProUITreeNodeTypeCollapseImageGet
Description
Get the image that appears when the nodetype is collapsed.
Synopsis
#include <
ProUITree.h
>
ProError
ProUITreeNodeTypeCollapseImageGet
(
ProUITreeNodeType
data
/* (In)
Nodetype data.
*/
char** image
/* (Out)
Name of the collapsed image.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_GENERAL_ERROR
The function failed.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
ツリーノードタイプの関数:ProUITreeNodeTypeCollapseImageGet
Parent topic
Object ProUITree
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。