AndroidJNI.GetStaticLongField

static function GetStaticLongField (clazz : IntPtr, fieldID : IntPtr) : Int64

Description

This function returns the value of a static field of an object.

See Also: Java Native Interface Specification (Oracle)