CreateStream (NotesSession - LotusScript®)

NotesStream オブジェクトを作成します。

注: このメソッドは R6 で新しく追加されました。

定義位置

NotesSession

構文

Set notesStream = notesSession .CreateStream( )

戻り値

notesStream

新規作成された NotesStream オブジェクトを返します。

使用法

詳しくは、NotesStream クラスを参照してください。

クロスリファレンス

Java™ Session クラスの createStream メソッド