RemoveDirectory deletes an existing directory. The directory must be empty, and it must not be the current working directory or the root directory.
Return Value
bool is TRUE (1) if the copy could be created, otherwise FALSE (0).
Parameters
ssFileName is the complete directory name.
See also
id-410192