Use this function to iterate through a list of BOOPSI objects. You may do whatever you want with the object returned, even remove it from the list or disposing it and then continue to iterate thought the list.
INPUTS
objectPtrPtr
the pointer to a variable. This must be the same variable, as long as you iterate though the same list. This variable must initially be filled with the lh_Head of a list.
RESULT
A BOOPSI object, which can be manipulated.
EXAMPLE
SEE ALSO
NewObject(), "Basic Object-Oriented Programming System for Intuition" and "boopsi Class Reference" Dokument.