C# Class UlteriusServer.Api.Win32.WinApi.Keybdinput

显示文件 Open project: Ulterius/server

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