NativeMethods.WM_NCDESTROY Field

Value is 0x0082.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace