C# Class FC3Editor.Win32.Message

Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Свойство Type Description
hWnd System.IntPtr
lParam System.IntPtr
message int
pt Win32.Point
time int
wParam System.IntPtr

Property Details

hWnd public_oe property

public IntPtr,System hWnd
Résultat System.IntPtr

lParam public_oe property

public IntPtr,System lParam
Résultat System.IntPtr

message public_oe property

public int message
Résultat int

pt public_oe property

public Win32.Point,FC3Editor pt
Résultat Win32.Point

time public_oe property

public int time
Résultat int

wParam public_oe property

public IntPtr,System wParam
Résultat System.IntPtr