C# 클래스 SidebarLibrary.Win32.MSG

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

공개 프로퍼티들

프로퍼티 타입 설명
hwnd System.IntPtr
lParam System.IntPtr
message int
pt_x int
pt_y int
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_x 공개적으로 프로퍼티

public int pt_x
리턴 int

pt_y 공개적으로 프로퍼티

public int pt_y
리턴 int

time 공개적으로 프로퍼티

public int time
리턴 int

wParam 공개적으로 프로퍼티

public IntPtr,System wParam
리턴 System.IntPtr