mfsRamResetFileRC
Syntax
s32 mfsRamResetFileRC(MfsDirID dirID)

Arguments

dirID Directory ID of file (directory)

Return value

Error

Function

Resets update counter value of file (directory)

Description

This function sets the update counter value of the file (directory) specified by dirID to 0.

Main errors

MFS_ERR_NO Normal termination
MFS_ERR_NOTFOUND Specified directory 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.