C# 클래스 MS.Win32.NativeMethods.Win32Rect.HWND

파일 보기 프로젝트 열기: geeksree/cSharpGeeks

공개 프로퍼티들

프로퍼티 타입 설명
h System.IntPtr

공개 메소드들

메소드 설명
Cast ( IntPtr h ) : HWND
Equals ( object oCompare ) : bool
GetHashCode ( ) : int
operator ( ) : bool

메소드 상세

Cast() 공개 정적인 메소드

public static Cast ( IntPtr h ) : HWND
h System.IntPtr
리턴 HWND

Equals() 공개 메소드

public Equals ( object oCompare ) : bool
oCompare object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

h 공개적으로 프로퍼티

public IntPtr,System h
리턴 System.IntPtr