ICategoryProvider interface
Exposes a list of categorizers registered on an IShellFolder.
Members
The ICategoryProvider interface inherits from the IUnknown interface. ICategoryProvider also has these types of members:
Methods
The ICategoryProvider interface has these methods.
| Method | Description |
|---|---|
| CanCategorizeOnSCID |
Determines whether a column can be used as a category. |
| CreateCategory |
Creates a category object. |
| EnumCategories |
Gets the enumerator for the list of GUIDs that represent categories. |
| GetCategoryForSCID |
Gets a GUID that represents the categorizer to use for the specified Shell column. |
| GetCategoryName |
Gets the name of the specified category. |
| GetDefaultCategory |
Enables the folder to override the default grouping. |
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|