IJava |
The IJavaObjectBase type exposes the following members.
| Name | Description | |
|---|---|---|
| IsGlobal | Returns if this Pointer was set to be a Global reference | |
| IsNull | Returns if this IJavaObjectBase is a null object within the JVM | |
| JniClassName | The JNI class name of this IJavaObjectBase | |
| JVMType | The IJavaType of this IJavaObjectBase | |
| Pointer | The native pointer of the object | |
| ReferenceObject | The IJavaObject referenced from the instance of IJavaObjectBase, maybe it is null in many conditions |