Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATStream::SeekRelative
virtual CATResult CATStream::SeekRelative ( CATInt32  offset  )  [pure virtual]

SeekRelative() seeks from current position to a relative location.

Some streams might not be seekable - see IsSeekable().

Parameters:
offset - signed offset from current position
Returns:
CATResult - CAT_SUCCESS on success.
See also:
IsSeekable(), SeekAbsolute(), SeekFromEnd()

Implemented in CATStreamFile, CATStreamRAM, and CATStreamSub.


Generated on Mon Feb 11 04:10:56 2008 for Game Accessibility Suite by doxygen 1.5.4