C# 클래스 InstallPad.Interop

Native win32 functions
파일 보기 프로젝트 열기: philc/InstallPad 1 사용 예제들

공개 메소드들

메소드 설명
UpperLeftCornerOfWindow ( IntPtr hWnd ) : Point

비공개 메소드들

메소드 설명
ScreenToClient ( IntPtr hWnd, Interop &lpPoint ) : bool

메소드 상세

UpperLeftCornerOfWindow() 공개 정적인 메소드

public static UpperLeftCornerOfWindow ( IntPtr hWnd ) : Point
hWnd System.IntPtr
리턴 System.Drawing.Point