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
StdPaint
KBLLHOOKSTRUCT
C# Class StdPaint.KBLLHOOKSTRUCT
Show 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 property
public
IntPtr,System
ExtraInfo
return
System.IntPtr
KeyCode
public property
public
uint
KeyCode
return
uint
ScanCode
public property
public
uint
ScanCode
return
uint
Time
public property
public
uint
Time
return
uint