- position
- Position where the data should be stored.
- requestCount
- Number of bytes to write.
- buffer
- Pointer to the buffer that contains the data to be written.
- actualCount
- Set this value to indicate the number of bytes actually written.
True on success, false on failure.