C# 클래스 SylphyHorn.Services.InteropHelper

파일 보기 프로젝트 열기: Grabacr07/SylphyHorn

공개 메소드들

메소드 설명
GetForegroundWindowEx ( ) : IntPtr
IsConsoleWindow ( IntPtr hWnd ) : bool
IsCurrentProcess ( IntPtr hWnd ) : bool

메소드 상세

GetForegroundWindowEx() 공개 정적인 메소드

public static GetForegroundWindowEx ( ) : IntPtr
리턴 System.IntPtr

IsConsoleWindow() 공개 정적인 메소드

public static IsConsoleWindow ( IntPtr hWnd ) : bool
hWnd System.IntPtr
리턴 bool

IsCurrentProcess() 공개 정적인 메소드

public static IsCurrentProcess ( IntPtr hWnd ) : bool
hWnd System.IntPtr
리턴 bool