Carbon


FInfo

Header: Finder.h

struct FInfo {
    OSType fdType; 
    OSType fdCreator; 
    UInt16 fdFlags; 
    Point fdLocation; 
    SInt16 fdFldr;
};

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