LOTUSSCRIPT/COM/OLE CLASSES
Creates a NotesDOMParser object.
Note This method is new with Release 6.
Defined in
NotesSession
Syntax
Set notesDOMParser = notesSession.CreateDOMParser( [ input [, output ] ] )
Parameters
input
notesDOMParser
See the NotesDOMParser class and Pipelining for additional information.
Example See Also