Causes an embedded object or object link to be loaded by OLE.
| Parameter | Description |
|---|---|
| Return value | Description |
|---|---|
| int | The OLE handle to the object. Returns null if the embedded object or object link does not support OLE automation. |
This method throws an exception if you invoke it on an EmbeddedObject that is a file attachment.
This method may or may not return a valid OLE handle for object links, depending upon the application used to create the object link.
Activate method in LotusScript® NotesEmbeddedObject class
ObjectOpen @command in formula language
EditOpenLink @command in formula language