AndroidJNI.DeleteGlobalRef 删除全局引用
static function DeleteGlobalRef (obj : IntPtr) : void
Description描述
Deletes the global reference pointed to by obj.
删除 obj 所指向的全局引用。
参见: Java Native Interface Specification (Oracle)