LVM_GETFOOTERRECT message

Retrieves the coordinates of the footer for a list-view control. Send this message explicitly or by using the ListView_GetFooterRect macro.

Parameters

wParam

Not used. Must be 0.

lParam [in, out]

A pointer to a RECT structure to receive the coordinates. The calling process is responsible for allocating this structure. The coordinates received are expressed as client coordinates.

Return value

Returns TRUE if successful, or FALSE otherwise.

Requirements

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