Open abstract class
The class of local server applications.
<IUnknown>
None.
OLE-Server
OLE-Server
The class of local server applications. If you are writing a local compound document server application, it must be defined as a subclass of this class.
You must define your subclass of <ole-server-framework> using define COM-interface rather than define class. The syntax and semantics of define COM-interface are exactly the same as those for define class, but for implementation reasons it is not presently possible to use define class.