Carbon


FInfo

Header: Finder.h

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

Field descriptions

fdType
fdCreator
fdFlags
fdLocation
fdFldr


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)