|
pure virtual |
Sets the data value associated with the list control item. Implementation required.
iIndex | Specifies the zero-based index of the item in the list control. |
dwData | Specifies the value to be associated with the item. |
Implemented in CBCGPEditListBox.