Loading...
 

FindGarbage

FindGarbage

FindGarbage(CX_xxxxx)

parameters: Identifier of a class

Stack
Stack Description
Stack(In) -
Stack(Out) Collection

brings the garbage collection of the class onto the stack and thus allows access to logically deleted objects (see DeleteObject ).

FindGarbage(STACK)

Stack
Stack Description
Stack(In) Identifier of a class
Stack(Out) Collection

As above, but the class is on the stack.