AndroidJNI.GetShortField

static function GetShortField (obj : IntPtr, fieldID : IntPtr) : Int16

Description

This function returns the value of an instance (nonstatic) field of an object.

See Also: Java Native Interface Specification (Oracle)