CComboBoxEx::GetItem

BOOL GetItem( COMBOBOXEXITEM* pCBItem );

Return Value

Nonzero if the operation was successful; otherwise 0.

Parameters

pCBItem

A pointer to a COMBOBOXEXITEM structure that will receive the item information.

Remarks

This member function implements the functionality of the message CBEM_GETITEM, as described in the Platform SDK.

CComboBoxEx OverviewClass MembersHierarchy Chart

See Also   CComboBoxEx::SetItem, CComboBoxEx::InsertItem