Skip to content

Class: DfInPlaceComObject [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class which provides standard COM interfaces for Com Objects

Hierarchy

cObject > cUIObject > DfComUIObject > DfInPlaceComObject

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Description

The DfInPlaceComObject provides standard COM interfaces support for wrapping OLE Active/X objects. Its subclasses cComActiveXControl, cComDbActiveXControl and cComDocumentObject should be used for sub-classing and instantiation.