C# Class MS.Win32.NativeMethods.Win32Rect.HWND

Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Свойство Type Description
h System.IntPtr

Méthodes publiques

Méthode Description
Cast ( IntPtr h ) : HWND
Equals ( object oCompare ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Cast() public static méthode

public static Cast ( IntPtr h ) : HWND
h System.IntPtr
Résultat HWND

Equals() public méthode

public Equals ( object oCompare ) : bool
oCompare object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

h public_oe property

public IntPtr,System h
Résultat System.IntPtr