C# Class MS.Win32.UnsafeNativeMethods.KEYBDINPUT

Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

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

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
Résultat System.IntPtr

dwFlags public_oe property

public int dwFlags
Résultat int

time public_oe property

public int time
Résultat int

wScan public_oe property

public short wScan
Résultat short

wVk public_oe property

public short wVk
Résultat short