Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidJNI.PopLocalFrame

static function PopLocalFrame(result: IntPtr): IntPtr;
static IntPtr PopLocalFrame(IntPtr result);
static def PopLocalFrame(result as IntPtr) as IntPtr

Description

Pops off the current local reference frame, frees all the local references, and returns a local reference in the previous local reference frame for the given result object.