This method determines which list view item, if any, is at a specified position.
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 |
int HitTest( LV_HITTESTINFO* pHitTestInfo ) const; int HitTest( CPoint pt,
UINT* pFlags = NULL ) const;
CListCtrl::SetItemPosition, CListCtrl::GetItemPosition