CreateStream (NotesSession - LotusScript®)
Creates a NotesStream object.
Note: This method is new with Release 6.
Defined in
Syntax
Set notesStream = notesSession .CreateStream( )
Return value
notesStream
The newly created NotesStream object.
Usage
For more information, see the NotesStream class.