CTreeCtrl::GetItemData

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 OverviewClass MembersHierarchy Chart

See Also   CTreeCtrl::SetItemData