Share

IPropertySource Class

Class Hierarchy

IPropertySource

C++

class IPropertySource : public IUnknown;

File

dynprops.h

Description

This interface defines methods that provide per-instance dynamic properties for objects. Applications typically implement this interface on one or more COM objects, and store instances of these objects in the Property Palette’s protocol extension framework using the OPMPerInstancePropertySources, OPMPerInstancePropertyExtension, and OPMPerInstancePropertyExtensionFactory classes.

Links

Methods

Was this information helpful?