Class Hierarchy
IAcadBaseObject2 IAcadBaseObject2Impl
C++
class IAcadBaseObject2 : public IUnknown;
File
axboiler.h
Description
This interface supplies methods that enable ObjectARX and ObjectDBX modules to provide COM wrappers for non-database-resident objects from their C++ implementations. This is a not an Automation-compatible interface. It is intended for use by C++ applications only.