C# 클래스 CodeProject.Win32API.Hook.WndProcRetEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Duke-Jones/ED-IBE 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cw CwPRetStruct
lParam System.IntPtr
wParam System.IntPtr

비공개 메소드들

메소드 설명
WndProcRetEventArgs ( IntPtr wParam, IntPtr lParam ) : System

프로퍼티 상세

cw 공개적으로 프로퍼티

public CwPRetStruct,CodeProject.Win32API.Hook cw
리턴 CwPRetStruct

lParam 공개적으로 프로퍼티

public IntPtr,System lParam
리턴 System.IntPtr

wParam 공개적으로 프로퍼티

public IntPtr,System wParam
리턴 System.IntPtr