Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbEntity AcDbFrame AcDbOleFrame AcDbOle2Frame
C++
class AcDbOle2Frame : public AcDbOleFrame;
File
dbole.h
Description
This class provides support for OLE 2 objects in AutoCAD drawings. Essentially it provides a window to display the OLE 2 object it has a pointer to.