LOTUSSCRIPT/COM/OLE CLASSES


CreateRegistration method
Creates a new NotesRegistration object.

Note This method is new with Release 5.0.2b.

Note This method is supported in COM only.

Defined in

NotesSession

Syntax

Set notesRegistration = notesSession.CreateRegistration( )

Return value

NotesRegistration


Usage

For more information, see the NotesRegistration class.

Language cross-reference

createRegistration method in Java Session class