AndroidJNI.PopLocalFrame

static function PopLocalFrame (result : IntPtr) : 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.

See Also: Java Native Interface Specification (Oracle)