C# 클래스 WoW.Fishing.Utilities.WindowsAPI

파일 보기 프로젝트 열기: trenus/Bots.WoW.Fishing

공개 메소드들

메소드 설명
ListWindows ( ) : void

비공개 메소드들

메소드 설명
EnumWindows ( EnumWindowsProc callback, IntPtr extraData ) : bool
EnumWindowsMethod ( IntPtr hWnd, IntPtr lParam ) : bool
GetWindowText ( IntPtr hWnd, [ lpString, int nMaxCount ) : int
GetWindowThreadProcessId ( HandleRef handle, int &processId ) : int

메소드 상세

ListWindows() 공개 정적인 메소드

public static ListWindows ( ) : void
리턴 void