SeekEnd

<< Click to Display Table of Contents >>

Navigation:  Memory Streams >

SeekEnd

Previous pageReturn to chapter overviewNext page

[Professional Edition and above]

Moves the file pointer to the given position, which is relative to the end of the stream. Therefore the parameter pos must always be negative or null.

method void TVPEStream.SeekEnd(

long pos

)

long pos

the new position, must always be negative or null