C# 클래스 FarsiLibrary.Win.FAPopup.HookManager.API_MSG

파일 보기 프로젝트 열기: HEskandari/FarsiLibrary

공개 프로퍼티들

프로퍼티 타입 설명
Hwnd System.IntPtr
LParam System.IntPtr
Msg int
Pt System.Windows.Forms.POINT
Time int
WParam System.IntPtr

공개 메소드들

메소드 설명
FromMessage ( Message &msg ) : void
ToMessage ( ) : Message

메소드 상세

FromMessage() 공개 메소드

public FromMessage ( Message &msg ) : void
msg System.Windows.Forms.Message
리턴 void

ToMessage() 공개 메소드

public ToMessage ( ) : Message
리턴 System.Windows.Forms.Message

프로퍼티 상세

Hwnd 공개적으로 프로퍼티

public IntPtr,System Hwnd
리턴 System.IntPtr

LParam 공개적으로 프로퍼티

public IntPtr,System LParam
리턴 System.IntPtr

Msg 공개적으로 프로퍼티

public int Msg
리턴 int

Pt 공개적으로 프로퍼티

public POINT,System.Windows.Forms Pt
리턴 System.Windows.Forms.POINT

Time 공개적으로 프로퍼티

public int Time
리턴 int

WParam 공개적으로 프로퍼티

public IntPtr,System WParam
리턴 System.IntPtr