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

Mostra 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_oe property

public IntPtr,System dwExtraInfo
return System.IntPtr

dwFlags public_oe property

public uint dwFlags
return uint

time public_oe property

public uint time
return uint

wScan public_oe property

public ushort wScan
return ushort

wVk public_oe property

public ushort wVk
return ushort