CListCtrl::GetOrigin

BOOL GetOrigin( LPPOINT lpPoint ) const;

Return Value

Nonzero if successful; otherwise zero. However, if the control is in report view, the return value is always zero.

Parameters

lpPoint

Address of a POINT structure that receives the view origin.

Remarks

Retrieves the current view origin for a list view control.

CListCtrl OverviewClass MembersHierarchy Chart

See Also   CListCtrl::GetItemPosition, CListCtrl::SetItemPosition