CListBox::SetItemData

Call this member function to set a 32-bit value associated with the specified item in a list box.

Syntax

int SetItemData( int nIndex, DWORD dwItemData );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListBox Overview, CListBox Member Functions, Control Classes, CListBox::SetItemDataPtr, CListBox::GetItemData