ICategorizer interface

Exposes methods that are used to obtain information about item identifier lists.

Members

The ICategorizer interface inherits from the IUnknown interface. ICategorizer also has these types of members:

Methods

The ICategorizer interface has these methods.

MethodDescription
CompareCategory

Determines the relative order of two items in their item identifier lists, and hence in the UI.

GetCategory

Gets a list of categories associated with a list of identifiers.

GetCategoryInfo

Gets information about a category, such as the default display and the text to display in the UI.

GetDescription

Gets the name of a categorizer, such as Group By Device Type, that can be displayed in the UI.

 

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

DLL

Shell32.dll

 

 

Show: