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.