CreateStream (open)

Create a stream

Syntax

LOADLIB "wh::files.whlib";

INTEGER FUNCTION CreateStream()

Return value

INTEGER

Stream ID to write the data to

Description

Start the creation of a blob, which can be filled using PrintTo and closed using MakeBlobFromStream