Share

CAcTcUiCatalogView::GetItemIndex

C++

int GetItemIndex(
    CAcTcUiCatalogViewItem* pItem
) const;

Description

Returns the index of the specified item.

Returns -1 if the item does not exist in the view.

Parameters

Parameters Description
pItem Input pointer to CAcTcUiCatalogViewItem whose index is to be found

Links

CAcTcUiCatalogView Class

Was this information helpful?