BOOL GetViewRect( LPRECT lpRect ) const;
Return Value
Nonzero if successful; otherwise zero.
Parameters
lpRect
Address of a RECT structure.
Remarks
Retrieves the bounding rectangle of all items in the list view control. The list view must be in icon view or small icon view.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::GetTopIndex