IPropertyDescriptionRelatedPropertyInfo interface (propsys.h)
Provides a method that retrieves an IPropertyDescription interface.
Inheritance
The IPropertyDescriptionRelatedPropertyInfo interface inherits from IPropertyDescription. IPropertyDescriptionRelatedPropertyInfo also has these types of members:
Methods
The IPropertyDescriptionRelatedPropertyInfo interface has these methods.
IPropertyDescriptionRelatedPropertyInfo::GetRelatedProperty Retrieves an IPropertyDescription object that represents the related property. |
Remarks
When to Implement
Do not implement this interface. There is only one implementation of IPropertyDescriptionRelatedPropertyInfo in the system; it is provided by the Shell.Only one property description exists for each property in the system.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | propsys.h |