Carbon


HFSFlavor

Header: Drag.h

struct HFSFlavor {
    OSType fileType; 
    OSType fileCreator; 
    UInt16 fdFlags; 
    FSSpec fileSpec;
};

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