CTreeCtrl::GetCheck

BOOL GetCheck( HTREEITEM hItem ) const;

Return Value

Nonzero if the tree control item is checked; otherwise 0.

Parameters

hItem

The HTREEITEM about which to receive the state information.

Remarks

Call this member function to retrieve an item's check state.

CTreeCtrl OverviewClass MembersHierarchy Chart

See Also   CTreeCtrl::SetCheck