Share via


CListCtrl::GetOrigin

BOOLGetOrigin(LPPOINTlpPoint**) 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 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