Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|