CListCtrl::FindItem

This method searches for a list view item having specified characteristics.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

int FindItem( LV_FINDINFO* pFindInfo, int nStart = 1 ) const;

See Also

CListCtrl::SortItems