Back to FabImage Library Lite website
You are here: Start » File System » RemoveDirectory

RemoveDirectory
Removes a directory, with all files and subdirectories.
Syntax
void fil::RemoveDirectory ( const ftl::Directory& inDirectory, bool& outSuccess )
Parameters
Errors
Error type | Description |
---|---|
DomainError | Path is not a directory in RemoveDirectory |