IPropertyChange interface (propsys.h)

Exposes a method that encapsulates a change to a single property.

Inheritance

The IPropertyChange interface inherits from IObjectWithPropertyKey. IPropertyChange also has these types of members:

Methods

The IPropertyChange interface has these methods.

 
IPropertyChange::ApplyToPropVariant

Applies a change to a property value.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header propsys.h

See also

IObjectWithPropertyKey

PSCreateSimplePropertyChange