Carbon


ICFileSpec

Header: InternetConfig.h

struct ICFileSpec {
    Str31 volName; 
    SInt32 vol_creation_date; 
    FSSpec fss; 
    AliasRecord alias;
};
typedef ICFileSpec ICFileSpecPtr;

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