Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
StdPaint
KBLLHOOKSTRUCT
C# Class StdPaint.KBLLHOOKSTRUCT
Mostra file
Open project: TheBerkin/StdPaint
Public Properties
Property
Type
Description
ExtraInfo
System.IntPtr
KeyCode
uint
ScanCode
uint
Time
uint
Public Methods
Method
Description
GetFlags
( ) :
KeyFlags
Method Details
GetFlags()
public
method
public
GetFlags
( ) :
KeyFlags
return
KeyFlags
Property Details
ExtraInfo
public_oe property
public
IntPtr,System
ExtraInfo
return
System.IntPtr
KeyCode
public_oe property
public
uint
KeyCode
return
uint
ScanCode
public_oe property
public
uint
ScanCode
return
uint
Time
public_oe property
public
uint
Time
return
uint