C# Class MS.Win32.UnsafeNativeMethods.KEYBDINPUT

显示文件 Open project: geeksree/cSharpGeeks

Public Properties

Property Type Description
dwExtraInfo System.IntPtr
dwFlags int
time int
wScan short
wVk short

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
return System.IntPtr

dwFlags public_oe property

public int dwFlags
return int

time public_oe property

public int time
return int

wScan public_oe property

public short wScan
return short

wVk public_oe property

public short wVk
return short