ICategory interface (wuapi.h)

Represents the category to which an update belongs.

Inheritance

The ICategory interface inherits from the IDispatch interface.

Methods

The ICategory interface has these methods.

 
ICategory::get_CategoryID

Gets the identifier of the category.
ICategory::get_Children

Gets an interface collection that contains the child categories of this category.
ICategory::get_Description

Gets the description of the category.
ICategory::get_Image

Gets an interface that contains information about the image that is associated with the category.
ICategory::get_Name

Gets the localized name of the category.
ICategory::get_Order

Gets the recommended display order of this category among its sibling categories.
ICategory::get_Parent

Gets an interface that describes the parent category of this category.
ICategory::get_Type

Gets the type of the category.
ICategory::get_Updates

Gets an interface that contains a collection of updates that immediately belong to the category.

Requirements

Requirement Value
Minimum supported client Windows XP, Windows 2000 Professional with SP3 [desktop apps only]
Minimum supported server Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]
Target Platform Windows
Header wuapi.h