Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the bounding rectangle of all items in the list view control.
BOOL GetViewRect(
LPRECT lpRect
) const;
Parameters
- lpRect
Address of a RECT structure.
Return Value
Nonzero if successful; otherwise zero.
Remarks
The list view must be in icon view or small icon view.
Requirements
Header: afxcmn.h