Returns a pointer to a list of CollectionItem structures for each of the collection chunks of the given type encountered so far in the course of parsing this IFF file. The items appearing first in the list will be the ones encountered most recently.
INPUTS
iff
pointer to IFFHandle structure.
type
type code to search for.
id
identifier code to search for.
RESULT
ci
pointer to last collection chunk encountered with links to previous ones.