Retrieves the localized description string for a specific category ID.
HRESULT GetCategoryDesc(
REFCATID rcatid,
//Category for which the string is to be returned
LCID lcid, //Locale in which the resulting string is returned
PWCHAR* ppszDesc
//Pointer to the string pointer that contains the
// description
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in comcat.h.
ICatInformation::EnumCategories, ICatInformation::EnumClassesOfCategories, ICatInformation::EnumImplCategoriesOfClass, ICatInformation::EnumReqCategoriesOfClass, ICatInformation::IsClassOfCategories