BOOL SetItem( const 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_SETITEM, as described in the Platform SDK.
CComboBoxEx Overview | Class Members | Hierarchy Chart
See Also CComboBoxEx::GetItem, CComboBoxEx::InsertItem