NativeMethods.WM_IME_STARTCOMPOSITION Field
Value is 0x010D.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const WM_IME_STARTCOMPOSITION As Integer
'Usage
Dim value As Integer
value = NativeMethods.WM_IME_STARTCOMPOSITION
public const int WM_IME_STARTCOMPOSITION
public:
literal int WM_IME_STARTCOMPOSITION
public const var WM_IME_STARTCOMPOSITION : int
static val mutable WM_IME_STARTCOMPOSITION: 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.