BCGControlBar Pro for MFC
DWORD_PTR CBCGPRibbonComboBox::GetItemData ( int  iIndex) const

Returns a user-defined data associated with an item located at the specified index.

Use this method to retrieve user-defined data associated with an item located at the specified index.

If the item index is out of range, the returned value is 0.

Parameters
iIndexSpecifies zero-based item index.