AndroidJNI.GetStaticObjectFieldstatic function GetStaticObjectField (clazz : IntPtr, fieldID : IntPtr) : IntPtrDescriptionThis function returns the value of a static field of an object. The result is a reference to a java.lang.Object, or a subclass thereof. |
