![]() |
![]()
| ![]() |
![]()
NAMEEZ_GetDirTreeNodeFullPath - find the full pathname of node on a dir treeSYNOPSIS#include <EZ.h> char *EZ_GetDirTreeNodeFullPath( EZ_TreeNode *node) ARGUMENTSnode Specifies a tree node on a dir tree.DESCRIPTIONEZ_GetDirTreeNodeFullPath returns the full pathname of the file represented by the given node.SEE ALSOEZ_SetDirTreeDirectoryNodeCreator(3), EZ_SetDirTreeFileNodeCreator(3), EZ_SetDirTreeOpenDirectoryMode(3)
|