s32 mfsRamRemoveDir(MfsDirID dirID)
Arguments
Return value
Function
Description
This function deletes the directory specified by dirID. To delete a directory, the following conditions must be satisfied.
Main errors
MFS_ERR_NO | Normal termination |
MFS_ERR_NOTFOUND | Specified file not found |
MFS_ERR_PROTECT | Write protected
The file attribute is write protected, or the volume attribute is write protected, or the parent directory is write protected. |