Syntax
s32 mfsHGetVolumeRC(s32 drive)
Arguments
Return value
Function
Description
This function obtains and returns the update counter of the drive specified by drive. Since the update counter only exists in the RAM area, the MFS_ERR_REFUSE error will occur if this function is used for the ROM area.
Main errors
MFS_ERR_NOTFOUND | Drive not found |
MFS_ERR_REFUSE | Illegal operation |