C# Class VncSharp.Win32.KBDLLHOOKSTRUCT

Afficher le fichier Open project: mRemoteNG/VncSharpNG Class Usage Examples

Méthodes publiques

Свойство Type Description
dwExtraInfo System.IntPtr
flags System.Int32
scanCode System.Int32
time System.Int32
vkCode System.Int32

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
Résultat System.IntPtr

flags public_oe property

public Int32,System flags
Résultat System.Int32

scanCode public_oe property

public Int32,System scanCode
Résultat System.Int32

time public_oe property

public Int32,System time
Résultat System.Int32

vkCode public_oe property

public Int32,System vkCode
Résultat System.Int32