NativeMethods.WM_HELP Field

Value is 0x0053.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace