VpeStreamSeekRel

<< Click to Display Table of Contents >>

Navigation:  Memory Streams >

VpeStreamSeekRel

Previous pageReturn to chapter overviewNext page

[Professional Edition and above]

Moves the file pointer to the given position, which is relative to the current position.

void VpeStreamSeekRel(

VpeHandle hStream,

long offset

)

VpeHandle hStream

stream handle

long pos

the new position, relative to the current position