| Member | Value | Description | 
|---|---|---|
| TDOLE_NODE_CHANGEABLE | 2 | Changeable folder. All operations are enabled except delete. | 
| TDOLE_NODE_FULLACCESS | 3 | Full access folder. All operations are enabled. | 
| TDOLE_NODE_READONLY | 1 | Read-only folder. Only the add and delete sub-folders operations are enabled. | 
| TDOLE_NODE_SYSTEM | 0 | System folder. The folder cannot be modified, and sub-folders cannot be added or removed. |