C# Class CodeProject.Win32API.Hook.CwPRetStruct

Afficher le fichier Open project: Duke-Jones/ED-IBE Class Usage Examples

Méthodes publiques

Свойство Type Description
hwnd System.IntPtr
lParam int
lResult int
message WndMessage
wParam int

Property Details

hwnd public_oe property

public IntPtr,System hwnd
Résultat System.IntPtr

lParam public_oe property

public int lParam
Résultat int

lResult public_oe property

public int lResult
Résultat int

message public_oe property

public WndMessage message
Résultat WndMessage

wParam public_oe property

public int wParam
Résultat int