ICategorizer interface (shobjidl_core.h)
Exposes methods that are used to obtain information about item identifier lists.
Inheritance
The ICategorizer interface inherits from the IUnknown interface. ICategorizer also has these types of members:
Methods
The ICategorizer interface has these methods.
ICategorizer::CompareCategory Determines the relative order of two items in their item identifier lists, and hence in the UI. |
ICategorizer::GetCategory Gets a list of categories associated with a list of identifiers. |
ICategorizer::GetCategoryInfo Gets information about a category, such as the default display and the text to display in the UI. |
ICategorizer::GetDescription Gets the name of a categorizer, such as Group By Device Type, that can be displayed in the UI. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |