CListCtrl::GetNextItem

Call this member function to searche for a list view item that has the specified properties and that bears the specified relationship to a given item.

Syntax

int GetNextItem( int nItem, int nFlags ) 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::GetItem