C# 클래스 Axiom.RenderSystems.DirectX9.Win32MessageHandling.Msg

파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
Message int
hWnd int
lParam int
pt POINTAPI
time int
wParam int

프로퍼티 상세

Message 공개적으로 프로퍼티

public int Message
리턴 int

hWnd 공개적으로 프로퍼티

public int hWnd
리턴 int

lParam 공개적으로 프로퍼티

public int lParam
리턴 int

pt 공개적으로 프로퍼티

public POINTAPI pt
리턴 POINTAPI

time 공개적으로 프로퍼티

public int time
리턴 int

wParam 공개적으로 프로퍼티

public int wParam
리턴 int