Back to Adaptive Vision Library website
You are here: Start » Function Reference » File System » RemoveDirectory
Removes a directory (tree) recursively
Syntax
void avl::RemoveDirectory ( const atl::Directory& inDirectory, bool& outSuccess )
Parameters
Errors
| Error type | Description |
|---|---|
| DomainError | Path is not a directory in RemoveDirectory |


