C# Class net.sf.jni4net.utils.JniLocalHandle

Afficher le fichier Open project: Mazrick/jni4net Class Usage Examples

Méthodes publiques

Méthode Description
DangerousGetHandle ( ) : JniHandle
IsInvalid ( ) : bool
IsNull ( JniHandle handle ) : bool
ToInt64 ( ) : long

Method Details

DangerousGetHandle() public méthode

public DangerousGetHandle ( ) : JniHandle
Résultat JniHandle

IsInvalid() public méthode

public IsInvalid ( ) : bool
Résultat bool

IsNull() public static méthode

public static IsNull ( JniHandle handle ) : bool
handle JniHandle
Résultat bool

ToInt64() public méthode

public ToInt64 ( ) : long
Résultat long