CListCtrl::GetItemRect

This method retrieves the bounding rectangle for all or part of an item in the current view.

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

BOOL GetItemRect( int nItem, LPRECT lpRect, UINT nCode ) const;

See Also

CListCtrl::GetItemPosition, CListCtrl::SetItemPosition, CListCtrl::GetOrigin