Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
net
sf
jni4net
utils
JniLocalHandle
C# Class net.sf.jni4net.utils.JniLocalHandle
Mostra file
Open project: Mazrick/jni4net
Class Usage Examples
Public Methods
Method
Description
DangerousGetHandle
( ) :
JniHandle
IsInvalid
( ) :
bool
IsNull
(
JniHandle
handle
) :
bool
ToInt64
( ) :
long
Method Details
DangerousGetHandle()
public
method
public
DangerousGetHandle
( ) :
JniHandle
return
JniHandle
IsInvalid()
public
method
public
IsInvalid
( ) :
bool
return
bool
IsNull()
public
static
method
public
static
IsNull
(
JniHandle
handle
) :
bool
handle
JniHandle
return
bool
ToInt64()
public
method
public
ToInt64
( ) :
long
return
long