NativeMethods.WM_INPUTLANGCHANGEREQUEST Field

Value is 0x0050.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace