AndroidJNI.GetStaticShortField 获取静态短整数域


static function GetStaticShortField (clazz : IntPtr, fieldID : IntPtr) : Int16

Description描述

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

这个函数返回一个对象静态域的值。

参见:Java Native Interface Specification (Oracle)


,