LVM_GETORIGIN message

Retrieves the current view origin for a list-view control. You can send this message explicitly or by using the ListView_GetOrigin macro.

Parameters

wParam

Must be zero.

lParam

Pointer to a POINT structure that receives the view origin.

Return value

Returns TRUE if successful, or FALSE if the current view is list or report view.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h