Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.32 KB

lvm-deleteitem.md

File metadata and controls

60 lines (35 loc) · 1.32 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
LVM_DELETEITEM message (Commctrl.h)
Removes an item from a list-view control. You can send this message explicitly or by using the ListView\_DeleteItem macro.
0eddd4c1-7786-4a8c-a16d-9fd83cce98b3
LVM_DELETEITEM message Windows Controls
apiref
LVM_DELETEITEM
Commctrl.h
HeaderDef
reference
05/31/2018

LVM_DELETEITEM message

Removes an item from a list-view control. You can send this message explicitly or by using the ListView_DeleteItem macro.

Parameters

wParam

The index of the list-view item to delete.

lParam

Must be zero.

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 2003 [desktop apps only]
Header
Commctrl.h