Share

IOPMPropertyExpanderImpl Template

Class Hierarchy

IOPMPropertyExpander
    IOPMPropertyExpanderImpl

C++

template <class T>
class IOPMPropertyExpanderImpl : public IOPMPropertyExpander;

File

opmtempl.h

Description

AutoAcad AcDbObject based COM objects can use the IOPMPropertyExpanderImpl class to implement the Property Palette IOPMPropertyExpander Interface. See the documentation for IOPMPropertyExpander for details of the methods. The Property Palette calls the methods of IOPMPropertyExpanderImpl.

Links

IOPMPropertyExpanderImpl Methods

See Also

IOPMPropertyExpander

Was this information helpful?