DWORD GetItemData( HTREEITEM hItem ) const;
Return Value
A 32-bit application-specific value associated with the item specified by hItem.
Parameters
hItem
Handle of the item whose data is to be retrieved.
Remarks
Call this function to retrieve the 32-bit application-specific value associated with the specified item.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::SetItemData