C
MPFS_PTR MPFSGetEndAddr( MPFS_HANDLE hMPFS );
Description
Determines the ending address of a file.
Preconditions
The file handle referenced by hMPFS is already open.
Parameters
Parameters |
Description |
the file handle from which to read the metadata |
Returns
The address just after the file ends (start address of next file)