Next Previous Up Top Contents Index

3.8 Low-level DUIM-OLE-Control features

<DUIM-OCX>

Open concrete class

Summary

The class that is instantiated to create the COM object that an OLE control implements.

Superclasses

<ole-server-framework> <simple-component-object> <IUnknown> 

Library

duim-ole-control

Module

duim-ole-control

Description

The class that is instantiated to create the COM object that an OLE control implements. The instance of this class is the "controlling unknown" for the various interfaces supported by the control's COM object.

If you want to define a subclass of this class, you must do so with define COM-interface rather than define class.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index