C# Class ACAT.Lib.Core.Utility.User32Interop.KEYBDINPUT

Afficher le fichier Open project: brlima94/acat-localization

Méthodes publiques

Свойство Type Description
dwExtraInfo System.IntPtr
dwFlags uint
time uint
wScan ushort
wVk ushort

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
Résultat System.IntPtr

dwFlags public_oe property

public uint dwFlags
Résultat uint

time public_oe property

public uint time
Résultat uint

wScan public_oe property

public ushort wScan
Résultat ushort

wVk public_oe property

public ushort wVk
Résultat ushort