C
DWORD MPFSGetBytesRem( MPFS_HANDLE hMPFS );
Description
Determines how many bytes remain to be read.
Preconditions
The file handle referenced by hMPFS is already open.
Parameters
Parameters |
Description |
the file handle from which to read the metadata |
Returns
The number of bytes remaining in the file as a DWORD