Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.82 KB

lvm-getinsertmarkrect.md

File metadata and controls

68 lines (40 loc) · 1.82 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
LVM_GETINSERTMARKRECT message (Commctrl.h)
Retrieves the rectangle that bounds the insertion point.
7b10229c-73ab-426c-8a8a-71258a33e248
LVM_GETINSERTMARKRECT message Windows Controls
apiref
LVM_GETINSERTMARKRECT
Commctrl.h
HeaderDef
reference
05/31/2018

LVM_GETINSERTMARKRECT message

Retrieves the rectangle that bounds the insertion point.

Parameters

wParam

Not used; must be zero.

lParam

Pointer to a **RECT** structure that contains the coordinates of a rectangle that bounds the insertion point.

Return value

Returns one of the following values.

Return code Description
0
No insertion point found.
1
Insertion point found.

Remarks

Note

To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.

Requirements

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