SeekAbsolute() seeks from the start of the file to an absolute position.
Implements CATStream. Definition at line 315 of file CATStreamFile.cpp. References CAT_ERR_FILE_NOT_OPEN, CAT_ERR_FILE_SET_POSITION, CAT_SUCCESS, CATASSERT, CATRESULT, CATRESULTFILE, fFileHandle, fFilename, and IsOpen(). Referenced by ReadAbs(), CATDLLInjector::StartDLLWithProcess(), and WriteAbs().
|