NativeMethods.WM_DELETEITEM Field

Value is 0x002D.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const WM_DELETEITEM As Integer
'Usage
Dim value As Integer

value = NativeMethods.WM_DELETEITEM
public const int WM_DELETEITEM
public:
literal int WM_DELETEITEM
public const var WM_DELETEITEM : int
static val mutable WM_DELETEITEM: int

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace