tagTDAPI_ROOTLIST Enumeration
Description
Selector for tree root nodes.
Members
MemberValueDescription
TDOLE_ALL0All tree roots. A root is a record where AL_FATHER_ID = 0.
TDOLE_NOT_SUBJECT2All tree roots except the subject root. This includes all customization lists.
TDOLE_SUBJECT1Only the subject tree node.