Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.44 KB

lvm-getorigin.md

File metadata and controls

54 lines (35 loc) · 1.44 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
LVM_GETORIGIN message (Commctrl.h)
Retrieves the current view origin for a list-view control. You can send this message explicitly or by using the ListView\_GetOrigin macro.
913c8339-fbe4-43c8-a997-5a972920dc3b
LVM_GETORIGIN message Windows Controls
apiref
LVM_GETORIGIN
Commctrl.h
HeaderDef
reference
05/31/2018

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