Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SharedLibraryNG
Win32.KBDLLHOOKSTRUCT
C# Class SharedLibraryNG.Win32.KBDLLHOOKSTRUCT
Datei anzeigen
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_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