DeleteItem
Deletes the given item from the system. Returns 1 (True) is successful, otherwise 0 (False).
Syntax:
Procedure: DeleteItem(ItemPath: String): Integer;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deletes the given item from the system. Returns 1 (True) is successful, otherwise 0 (False).
Syntax:
Procedure: DeleteItem(ItemPath: String): Integer;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||