CAxProperty::GetCategory

virtual int CAxProperty::GetCategory(void)

Get the category of the property.

Defined in: AxProperty.h

Return Value

Integer that identifiers the category to which the property belongs or -1 if it doesn't belong to a category.

Comments

Categories are used as a grouping mechanism for properties. The name of a category is acquired by passing the category ID to the property container.