CreateRegistration (NotesSession - LotusScript®)

新しい NotesRegistration オブジェクトを作成します。

注: このメソッドは R5.0.2b で新しく追加されました。
注: このメソッドは COM のみでサポートされています。

定義位置

NotesSession

構文

Set notesRegistration = notesSession .CreateRegistration( )

戻り値

NotesRegistration

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

使用法

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

クロスリファレンス

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