| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| HANDLE | CNTL_HANDLE | 0 | Handle for Tree Control | |||
| NODE_KEY | C | C | 0 | Node Key | ||
| NO_FLUSH | C | C | 0 | X | ||
| TEXT | C | C | 0 | Node text |
| Exception | Text |
|---|---|
| CNTL_SYSTEM_ERROR | |
| FAILED | General Error |
| INSTANCE_NOT_FOUND | |
| NODE_NOT_FOUND | Node With Key NODE_KEY Does Not Exist |
| ONLY_ALLOWED_FOR_SIMPLE_TREE |