Class Hierarchy
IPropertyManager2
C++
class IPropertyManager2 : public IUnknown;
File
dynprops.h
Description
This interface is similar to the IPropertyManager interface, except that its functions take IUnknown pointers instead of IDynamicProperty or IDynamicProperty2 pointers as parameters.