![]() |
Volume Attribute Constants |
Header: Files.h |
enum { bLimitFCBs = 31, bLocalWList = 30, bNoMiniFndr = 29, bNoVNEdit = 28, bNoLclSync = 27, bTrshOffLine = 26, bNoSwitchTo = 25, bNoDeskItems = 20, bNoBootBlks = 19, bAccessCntl = 18, bNoSysDir = 17, bHasExtFSVol = 16, bHasOpenDeny = 15, bHasCopyFile = 14, bHasMoveRename = 13, bHasDesktopMgr = 12, bHasShortName = 11, bHasFolderLock = 10, bHasPersonalAccessPrivileges = 9, bHasUserGroupList = 8, bHasCatSearch = 7, bHasFileIDs = 6, bHasBTreeMgr = 5, bHasBlankAccessPrivileges = 4, bSupportsAsyncRequests = 3, bSupportsTrashVolumeCache = 2 };
The Finder limits the number of file control blocks used during copying to 8 instead of 16.
The Finder uses the returned shared volume handle for its local window list.
Reserved; always set to 1.
This volumes name cannot be edited.
Dont let the Finder change the modification date.
Any time this volume goes offline, it is zoomed to the Trash and unmounted.
The Finder will not switch launch to any application on this volume.
Dont place objects in this volume on the Finder desktop.
This volume is not a startup volume. The Startup menu item is disabled. Boot blocks are not copied during copy operations.
This volume supports AppleTalk AFP access-control interfaces. The PBHGetLoginInfo, PBHGetDirAccess, PBHSetDirAccess, PBHMapID, and PBHMapName functions are supported. Special folder icons are used. The Access Privileges menu command is enabled for disk and folder items. The ioFlAttrib field of PBGetCatInfo calls is assumed to be valid.
This volume doesnt support a system directory. Do not switch launch to this volume.
This volume is an external file system volume.
This volume supports the PBHOpenDeny and PBHOpenRFDeny functions.
This volume supports the PBHCopyFile function, which is used in copy and duplicate operations if both source and destination volumes have the same server address.
This volume supports the PBHMoveRename function.
This volume supports all of the desktop functions.
This volume supports AFP short names.
Folders on the volume can be locked, and so they cannot be deleted or renamed.
This volume has local file sharing enabled.
This volume supports the Users and Groups file and thus the AFP privilege functions.
This volume supports the PBCatSearch function.
This volume supports the file ID functions, including the PBExchangeFiles function.
Reserved for internal use.
This volume supports inherited access privileges for folders.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)