LOTUSSCRIPT/COM/OLE CLASSES


CreateDOMParser method
Ejemplo

Creates a NotesDOMParser object.

Nota This method is new with Release 6.

Nota This method is not supported in COM.

Defined in

NotesSession

Syntax

Set notesDOMParser = notesSession.CreateDOMParser( [ input [, output ] ] )

Parameters

input


output
Return value

notesDOMParser


Usage

See the NotesDOMParser class and Pipelining for additional information.

Ejemplo
Véase también