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