Tao.Sdl SDK Documentation

Sdl.RW_SEEK_END Field

Seek relative to the end of data

[Visual Basic]
Public Const RW_SEEK_END As Integer = 2
[C#]
public const int RW_SEEK_END = 2;

See Also

Sdl Class | Tao.Sdl Namespace