CListCtrl::GetItemState

Call this member function to retrieve the state of a list view item.

Syntax

UINT GetItemState( int nItem, UINT nMask ) const;

At a Glance

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

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::SetItemState, CListCtrl::GetItem