|
pure virtual |
Returns the data value associated with the list item. Implementation required.
Should retrieve the application-supplied double word value associated with the specified list item.
The double word value was the dwData parameter of a SetItemData() call.
iIndex | Specifies the zero-based index of the item in the list control. |
Implemented in CBCGPEditListBox.