Carbon


ICFileInfo

Header: InternetConfig.h

struct ICFileInfo {
    OSType fType; 
    OSType fCreator; 
    Str63 name;
};
typedef ICFileInfo ICFileInfoPtr;

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