Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CodeProject
Win32API
Hook
WndProcRetEventArgs
C# Class CodeProject.Win32API.Hook.WndProcRetEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: Duke-Jones/ED-IBE
Class Usage Examples
Public Properties
Property
Type
Description
cw
CwPRetStruct
lParam
System.IntPtr
wParam
System.IntPtr
Private Methods
Method
Description
WndProcRetEventArgs
(
IntPtr
wParam
,
IntPtr
lParam
) :
System
Property Details
cw
public_oe property
public
CwPRetStruct,CodeProject.Win32API.Hook
cw
return
CwPRetStruct
lParam
public_oe property
public
IntPtr,System
lParam
return
System.IntPtr
wParam
public_oe property
public
IntPtr,System
wParam
return
System.IntPtr