Reads the application data from the data file, pointed to by the file handle.
|
Parameters |
Description |
|
VM_FS_HANDLE handle |
[IN] The handle of the data file to read the data from. |
|
void* data |
[OUT] The data buffer used to stored the data read from the data file. |
|
VMUINT size |
[IN] The size of the data buffer. |
|
VMUINT* bytes |
[OUT] The number of bytes actually read from the data file in this operation. |
A positive integer, which is the bytes of data being read from the data file.
If it fails or reach to the end of the data file, the value of 0 is returned.
vmfs.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.