int MFFile_Read MFFileHandle  fileHandle,
void *  pBuffer,
uint32  bytes,
bool  async = false
 

Reads data from a file.

Parameters:
fileHandle Handle to an open file.
pBuffer Pointer to a buffer where the read data will be stored.
bytes Number of bytes to read.
async If true, the read will be performed asyncrenously, putting the file into a 'busy' state.
Returns:
Returns the number of bytes read.


Generated on Sat Oct 28 16:27:34 2006 for MountFuji Engine by  doxygen 1.4.5