Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
net
sf
jni4net
utils
JniHandle
C# Class net.sf.jni4net.utils.JniHandle
Show file
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 static property
public
static
JniHandle,net.sf.jni4net.utils
Zero
return
JniHandle