LSeek sets file position indicator in the file.
Parameters |
Description |
SInt64 offset |
Number of bytes from origin. |
int origin = Seek_Set |
Position from where offset is added. |
A SInt64 value containing the seek position.