C
DWORD MPFSGetSize( MPFS_HANDLE hMPFS );
Description
Reads the size 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 size that was read as a DWORD