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

Writes data to a file.

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


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