Class: DfComAutomationObject [Abstract]

Properties  Events  Methods    Index of Classes

Abstract class for imported OLE Automation Objects

This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.

Hierarchy

cObject
---DfComAutomationObject
------cComAutomationObject

Library: Windows Application Class Library

Package: none (class defined in runtime)

Description

The DfComAutomationObject provides interface support for wrapping OLE Automation objects. Its subclass cComAutomationObject should be used for sub-classing and instantiation.