AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbEntity AcDbFrame AcDbOleFrame
class AcDbFrame : public AcDbEntity;
dbframe.h
Abstract base class for OLE 2 container features (AcDbOleFrame and AcDbOle2Frame).
AcDbFrame is a base class specifically used for AcDbOleFrame and AcDbOle2Frame. This class will likely never be used directly in an ARX application because the application will use AcDbOle2Frame to use the OLE 2 features.
AcDbObject, AcDbEntity, AcDbOleFrame, AcDbOle2Frame