tagTDAPI_TREETYPE Enumeration
Description
Levels of descendents for tree nodes.
Members
MemberValueDescription
TDOLE_LEAF_TYPE0The folder is a tree leaf, and has no sub-folders.
TDOLE_LIST_TYPE1The folder has only one level of sub-folders.
TDOLE_TREE_TYPE2The folder has more than one level of sub-folders.