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

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

Méthodes publiques

Свойство Type Description
Zero JniHandle

Méthodes publiques

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

Method Details

DangerousGetHandle() public méthode

public DangerousGetHandle ( ) : IntPtr
Résultat System.IntPtr

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

Property Details

Zero public_oe static_oe property

public static JniHandle,net.sf.jni4net.utils Zero
Résultat JniHandle