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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.