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