<< Click to Display Table of Contents >> SeekEnd (ActiveX / VCL) |
[Professional Edition and above; ActiveX / VCL only]
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