Struct VirtualKeyboardNativeMethods.HARDWAREINPUT
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: TelerikCommon.dll
Syntax
public struct HARDWAREINPUT
Fields
Msg
Declaration
public uint Msg
Field Value
System.UInt32
|
ParamH
Declaration
public ushort ParamH
Field Value
System.UInt16
|
ParamL
Declaration
public ushort ParamL
Field Value
System.UInt16
|