C# Class ACAT.Lib.Core.Utility.User32Interop.KEYBDINPUT

Show file Open project: brlima94/acat-localization

Public Properties

Property Type Description
dwExtraInfo System.IntPtr
dwFlags uint
time uint
wScan ushort
wVk ushort

Property Details

dwExtraInfo public property

public IntPtr,System dwExtraInfo
return System.IntPtr

dwFlags public property

public uint dwFlags
return uint

time public property

public uint time
return uint

wScan public property

public ushort wScan
return ushort

wVk public property

public ushort wVk
return ushort