C# Class TOAPI.Types.KEYBDINPUT

Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
dwExtraInfo int
dwFlags int
time int
wScan short
wVk short

Property Details

dwExtraInfo public property

public int dwExtraInfo
return int

dwFlags public property

public int dwFlags
return int

time public property

public int time
return int

wScan public property

public short wScan
return short

wVk public property

public short wVk
return short