IDynamicProperty2 Class

IDynamicProperty2
class IDynamicProperty2 : public IUnknown;
File

dynprops.h

Description

This interface is similar to the IDynamicProperty interface, except that its functions take IUnknown pointers to objects instead of AcDbObjectId identifiers as parameters.

Links