GetStreamLength (open)
Get the length of the stream so far
Syntax
LOADLIB "wh::files.whlib";
INTEGER64 FUNCTION GetStreamLength(INTEGER streamid)Parameters
INTEGER streamidFile ID, as returned by CreateStream
Return value
INTEGER64The number of bytes already written to this stream