Carbon


FolderInfo

Header: Finder.h

struct FolderInfo {
    Rect windowBounds; 
    UInt16 finderFlags; 
    Point location; 
    UInt16 reservedField;
};

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