C# Class System.InputRecord

Show file Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
Character char
ControlKeyState int
EventType short
KeyDown bool
RepeatCount short
VirtualKeyCode short
VirtualScanCode short

Property Details

Character public property

public char Character
return char

ControlKeyState public property

public int ControlKeyState
return int

EventType public property

public short EventType
return short

KeyDown public property

public bool KeyDown
return bool

RepeatCount public property

public short RepeatCount
return short

VirtualKeyCode public property

public short VirtualKeyCode
return short

VirtualScanCode public property

public short VirtualScanCode
return short