Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MS
Win32
NativeMethods.HWND
C# Class MS.Win32.NativeMethods.HWND
Exibir arquivo
Open project: geeksree/cSharpGeeks
Class Usage Examples
Public Properties
Property
Type
Description
h
System.IntPtr
Public Methods
Method
Description
Cast
(
IntPtr
h
) :
HWND
Equals
(
object
oCompare
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
Method Details
Cast()
public
static
method
public
static
Cast
(
IntPtr
h
) :
HWND
h
System.IntPtr
return
HWND
Equals()
public
method
public
Equals
(
object
oCompare
) :
bool
oCompare
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool
Property Details
h
public_oe property
public
IntPtr,System
h
return
System.IntPtr