LVM_ISITEMVISIBLE message

Indicates if an item in the list-view control is visible. Send this message explicitly or by using the ListView_IsItemVisible macro.

Parameters

wParam [in]

An index of the item in the list-view control.

lParam

Must be zero.

Return value

Returns TRUE if visible, or FALSE otherwise.

Requirements

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