C# Class VncSharp.Win32.KBDLLHOOKSTRUCT

Mostrar archivo Open project: mRemoteNG/VncSharpNG Class Usage Examples

Public Properties

Property 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
return System.IntPtr

flags public_oe property

public Int32,System flags
return System.Int32

scanCode public_oe property

public Int32,System scanCode
return System.Int32

time public_oe property

public Int32,System time
return System.Int32

vkCode public_oe property

public Int32,System vkCode
return System.Int32