18.01.2013 Views

LotusScript for Visual Basic Programmers - IBM Redbooks

LotusScript for Visual Basic Programmers - IBM Redbooks

LotusScript for Visual Basic Programmers - IBM Redbooks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Property Description<br />

Object Read-only. If an embedded object has been loaded into<br />

memory, returns the OLE handle (IUnknown or IDispatch<br />

handle). If the OLE object supports OLE Automation, you<br />

can invoke the methods and properties of the object using<br />

the handle.<br />

Parent Read-only. The rich text item that holds an object.<br />

Source Read-only. If the NotesEmbeddedObject is an embedded<br />

object or object link, this property returns the internal name<br />

that Notes uses to refer to the source document. If the<br />

NotesEmbeddedObject is a file attachment, this property<br />

returns the file name of the original file.<br />

Type Read-only. Indicates if a NotesEmbeddedObject is an<br />

embedded object, an object link, or a file attachment.<br />

Verbs Read-only. The verbs that an object supports, if the object is<br />

an OLE/2 embedded object.<br />

Note The DoVerb method of NotesEmbeddedObject is used differently<br />

depending on the plat<strong>for</strong>m and OLE server. For example, you use<br />

Embobj.DoVerb “&Open” in Windows 95 and Embobj.DoVerb “Edit” in<br />

Windows 3.1. For details on the OLE server, refer to the appropriate OLE<br />

server documentation.<br />

NotesForm<br />

The NotesForm class will be available in Release 4.5.<br />

Method Description<br />

Remove Deletes a <strong>for</strong>m from the database.<br />

Properties Description<br />

Aliases Read-only. String array of aliases.<br />

Fields Read-only. String array of field names.<br />

FormUsers Read-Write. String array of the <strong>for</strong>m user names.<br />

IsSubForm Read-only. Indicates if the <strong>for</strong>m is a sub<strong>for</strong>m.<br />

Name Read-only. Form name.<br />

ProtectReaders Read-Write. If true, does not replace $Readers item<br />

during replication.<br />

ProtectUsers Read-Write. If true, does not replace $FormUser item<br />

during replication.<br />

Readers Read-Write. String array of readers.<br />

Chapter 3: <strong>LotusScript</strong> Notes Classes 65

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!