C# 클래스 Slider.User32Sharp

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

공개 메소드들

메소드 설명
GetWindowText ( IntPtr hWin ) : string

비공개 메소드들

메소드 설명
GetWindowText ( IntPtr hwnd, StringBuilder lpString, int cch ) : int
GetWindowTextLength ( IntPtr hwnd ) : int

메소드 상세

GetWindowText() 공개 정적인 메소드

public static GetWindowText ( IntPtr hWin ) : string
hWin System.IntPtr
리턴 string