Carbon


PMFileType

Header: PMDefinitions.h

struct PMFileType {
    OSType finderType; 
    UInt8 fileExtension[10]; 
    UInt8 fileMIMEType[64];
};

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)