Provides access to members that work with the category factory.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Use the ICategoryFactory interface to read the information in the registry to find out what classes are in a particular category. The IComponentCategoryManager is used for writing component category information to the registry.
Members
Description | ||
---|---|---|
CategoryID | The ID of the category. | |
CreateNext | Creates the next component in the category. |
CoClasses that implement ICategoryFactory
CoClasses and Classes | Description |
---|---|
CategoryFactory | Component Category Factory. |
See Also
IComponentCategoryManager Interface