C# Class FarsiLibrary.Win.FAPopup.HookManager.API_MSG

Afficher le fichier Open project: HEskandari/FarsiLibrary

Méthodes publiques

Свойство Type Description
Hwnd System.IntPtr
LParam System.IntPtr
Msg int
Pt System.Windows.Forms.POINT
Time int
WParam System.IntPtr

Méthodes publiques

Méthode Description
FromMessage ( Message &msg ) : void
ToMessage ( ) : Message

Method Details

FromMessage() public méthode

public FromMessage ( Message &msg ) : void
msg System.Windows.Forms.Message
Résultat void

ToMessage() public méthode

public ToMessage ( ) : Message
Résultat System.Windows.Forms.Message

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

Msg public_oe property

public int Msg
Résultat int

Pt public_oe property

public POINT,System.Windows.Forms Pt
Résultat System.Windows.Forms.POINT

Time public_oe property

public int Time
Résultat int

WParam public_oe property

public IntPtr,System WParam
Résultat System.IntPtr