Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
net
sf
jni4net
utils
JniHandle
C# Class net.sf.jni4net.utils.JniHandle
Mostrar archivo
Open project: Mazrick/jni4net
Class Usage Examples
Public Properties
Property
Type
Description
Zero
JniHandle
Public Methods
Method
Description
DangerousGetHandle
( ) :
IntPtr
IsInvalid
( ) :
bool
IsNull
(
JniHandle
handle
) :
bool
Method Details
DangerousGetHandle()
public
method
public
DangerousGetHandle
( ) :
IntPtr
return
System.IntPtr
IsInvalid()
public
method
public
IsInvalid
( ) :
bool
return
bool
IsNull()
public
static
method
public
static
IsNull
(
JniHandle
handle
) :
bool
handle
JniHandle
return
bool
Property Details
Zero
public_oe static_oe property
public
static
JniHandle,net.sf.jni4net.utils
Zero
return
JniHandle