CTreeCtrl::SetItemData

Call this member function to set the 32-bit application-specific value associated with the specified item.

Syntax

BOOL SetItemData( HTREEITEM hItem, DWORD dwData );

At a Glance

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

See Also

CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CTreeCtrl::GetItemData