LVM_GETFOOTERINFO message

Gets information about the footer of a list-view control. Send this message explicitly or by using the ListView_GetFooterInfo macro.

Parameters

wParam

Not used. Must be 0.

lParam [in, out]

A pointer to a LVFOOTERINFO structure to receive information depending on the value of the mask member. The calling process is responsible for allocating this structure and setting the mask member.

Return value

Returns TRUE.

Requirements

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