C# Class TOAPI.Kernel32.KEY_EVENT_RECORD

ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
dwControlKeyState uint
uChar UniChar
wRepeatCount ushort
wVirtualKeyCode ushort
wVirtualScanCode ushort

Property Details

dwControlKeyState public_oe property

public uint dwControlKeyState
return uint

uChar public_oe property

public UniChar,TOAPI.Kernel32 uChar
return UniChar

wRepeatCount public_oe property

public ushort wRepeatCount
return ushort

wVirtualKeyCode public_oe property

public ushort wVirtualKeyCode
return ushort

wVirtualScanCode public_oe property

public ushort wVirtualScanCode
return ushort