Returns an enumerator for the component categories registered on the system.
HRESULT EnumCategories(
LCID lcid, //Requested locale for returned szDescription of
// enumerated CATEGORYINFOs
IEnumCATEGORYINFO** ppenumCatInfo
//Location in which to return an IEnumCATEGORYINFO
// interface
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in comcat.h.
ICatInformation::EnumClassesOfCategories, ICatInformation::EnumImplCategoriesOfClass, ICatInformation::EnumReqCategoriesOfClass, ICatInformation::GetCategoryDesc, ICatInformation::IsClassOfCategories