![]() |
Folder Descriptor Location Constants |
Header: Folders.h |
enum { kBlessedFolder = 'blsf', kRootFolder = 'rotf' };
Indicates that the folder location is the System Folder on the volume.
Indicates that the folder location is the root directory of the volume.
There are two special folder locations that you can specify in folder descriptors via the FolderDesc structure and the AddFolderDescriptor function. For folders whose class is kSpecialFolder, you can use the following constants to specify the location of the folder algorithmically. The FolderLocation constants are supported under Mac OS 8 and later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)