Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharedLibraryNG
Win32.KBDLLHOOKSTRUCT
C# Class SharedLibraryNG.Win32.KBDLLHOOKSTRUCT
Show file
Open project: bkbartk/dRemote
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 property
public
IntPtr,System
dwExtraInfo
return
System.IntPtr
flags
public property
public
Int32,System
flags
return
System.Int32
scanCode
public property
public
Int32,System
scanCode
return
System.Int32
time
public property
public
Int32,System
time
return
System.Int32
vkCode
public property
public
Int32,System
vkCode
return
System.Int32