int CBCGPRibbonBar::GetCategoryIndex | ( | CBCGPRibbonCategory * | pCategory | ) | const |
Returns category index.
Use this method to determine the zero-based index of a category specified by pCategory in the list of categories.
pCategory | A pointer to a category. |