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

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