Call this member function to set the 32-bit value associated with the specified item in a list box to be the specified pointer (void*).
int SetItemDataPtr( int nIndex, void* pData );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListBox Overview, CListBox Member Functions, Control Classes, CListBox::SetItemData, CListBox::GetItemData, CListBox::GetItemDataPtr