Writes data at the current position of the data file, pointed to by the handle.
|
Parameters |
Description |
|
VM_FS_HANDLE handle |
[IN] The handle of the data file to write data to. |
|
const void* data |
[IN] The data buffer where the data to be written to the data file. |
|
VMUINT size |
[IN] The size of the data buffer. |
|
VMUINT* bytes |
[OUT] The number of bytes actually written to the data file in this operation. |
A positive integer, which is the bytes of data being written to the data file.
If it fails, 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.