LSX Toolkit/Lotus Custom Object Toolkit

An LSX (Lotus Software eXtension) is a dynamic library of objects (or classes) written in the C++ programming language. You can use these objects from languages and language interfaces like Java, CORBA, OLE, and LotusScript.

You can treat LSX objects just like any other Domino objects. For example, you can create new objects from their classes, invoke methods, and get their properties.

The source programming language of LSX is C++, which enables you to use APIs of some other applications. After an LSX is loaded by Domino, the LSX registers its C++ class definitions as corresponding LotusScript classes. This means an LSX extends the functionality of LotusScript running in Domino because it enables any Domino ...

Get Domino Designer 6: A Developer’s Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.