C# 클래스 FC3Editor.Win32.Message

파일 보기 프로젝트 열기: Azerothian/fc3editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
hWnd System.IntPtr
lParam System.IntPtr
message int
pt Win32.Point
time int
wParam System.IntPtr

프로퍼티 상세

hWnd 공개적으로 프로퍼티

public IntPtr,System hWnd
리턴 System.IntPtr

lParam 공개적으로 프로퍼티

public IntPtr,System lParam
리턴 System.IntPtr

message 공개적으로 프로퍼티

public int message
리턴 int

pt 공개적으로 프로퍼티

public Win32.Point,FC3Editor pt
리턴 Win32.Point

time 공개적으로 프로퍼티

public int time
리턴 int

wParam 공개적으로 프로퍼티

public IntPtr,System wParam
리턴 System.IntPtr