| 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 | ||
| RELATKEY | C | C | 0 | Dest.point | ||
| RELATSHIP | I | I | 4 | Relationship Between Source and Target |
| Exception | Text |
|---|---|
| CNTL_SYSTEM_ERROR | |
| FAILED | General Error |
| ILLEGAL_RELATSHIP | |
| MOVE_ERROR | Incorrect Target |
| NODE_NOT_FOUND | Node With Key NODE_KEY Does Not Exist |
| PARENT_IS_LEAF | Target Parent Node is a Leaf |
| RELATIVE_NOT_FOUND | Unable To Find Node With Key RELAT_KEY |