ci = FindCollection(iff, type, id);
D0 A0 D0 D1
struct CollectionItem *FindCollection(struct IFFHandle *, LONG, LONG);
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.