s32 mfsRomGetFileParentDir(MfsDirID dirID) s32 mfsRamGetFileParentDir(MfsDirID dirID)
Arguments
Return value
Function
Description
This function obtains and returns the directory ID of the directory to which the file (directory) specified by dirID belongs.
Main errors
MFS_ERR_NO | Normal termination |
MFS_ERR_NOTFOUND | Specified directory not found |