GetStreamPointer (open)
Get the offset of the stream so far
Syntax
LOADLIB "wh::files.whlib";
INTEGER64 FUNCTION GetStreamPointer(INTEGER streamid)
Parameters
INTEGER streamid
File ID, as returned by CreateStream
Return value
INTEGER64
The offset of the file pointer within the stream