NativeMethods.WH_MOUSE Field

Value is 7.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace