Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves item information for a given ComboBoxEx item.
BOOL GetItem(
COMBOBOXEXITEM* pCBItem
);
Parameters
- pCBItem
A pointer to a COMBOBOXEXITEM structure that will receive the item information.
Return Value
Nonzero if the operation was successful; otherwise 0.
Remarks
This member function implements the functionality of the message CBEM_GETITEM, as described in the Windows SDK.
Requirements
Header: afxcmn.h