IPropertyDescriptionAliasInfo interface (propsys.h)

Exposes methods to get the "sort by" columns properties for an item. This interface is used by UI objects that want to retrieve the primary or secondary sort columns for a given property.

Inheritance

The IPropertyDescriptionAliasInfo interface inherits from IPropertyDescription. IPropertyDescriptionAliasInfo also has these types of members:

Methods

The IPropertyDescriptionAliasInfo interface has these methods.

 
IPropertyDescriptionAliasInfo::GetAdditionalSortByAliases

Gets the address of a pointer to the IPropertyDescriptionList interface, which contains additional sort column values.
IPropertyDescriptionAliasInfo::GetSortByAlias

Gets the address of a pointer to the IPropertyDescription interface containing the primary sort column.

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