mmioSeek Return Value - rc
rc
(
LONG
) - returns
Returns the new file position (in bytes) from the beginning of the file. If an error occurs, MMIO_ERROR is returned. A call to
mmioGetLastError
might return the following error:
MMIOERR_SEEK_FAILED
Probable hardware error.
[Back: mmioSeek Parameter - lOrigin]
[Next: mmioSeek - Parameters]