The document discusses using COM (Component Object Model) classes to access Notes/Domino objects from outside the Notes client. It describes front-end objects that require the Notes UI and back-end objects that can run without it. The speaker demonstrates how to consume both front-end and back-end COM objects from Visual Studio .NET languages and C++. Using COM allows standalone programs to leverage Notes functionality without Java.