This topic has not yet been rated - Rate this topic

CATEGORY_INFO structure

Applies to: desktop apps only

Contains category information. A component category is a group of logically-related Component Object Model (COM) classes that share a common category identifier (CATID).

Syntax

typedef struct CATEGORY_INFO {
  CATEGORYINFO_FLAGS cif;
  WCHAR              wszName[260];
} CATEGORY_INFO;

Members

cif

Type: CATEGORYINFO_FLAGS

A flag from CATEGORYINFO_FLAGS that specifies the type of information to retrieve.

wszName

Type: WCHAR[260]

A character array that specifies the name of the category.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ