Carbon


ICAppSpecList

Header: InternetConfig.h

struct ICAppSpecList {
    SInt16 numberOfItems; 
    ICAppSpec appSpecs[1];
};
typedef ICAppSpecList ICAppSpecListPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)