![]() |
FSSetCatalogInfo |
||||
Header: | Files.h | Carbon status: | Supported | |
Sets the general information about a file or directory.
OSErr FSSetCatalogInfo ( const FSRef *ref, FSCatalogInfoBitmap whichInfo, const FSCatalogInfo *catalogInfo );
A pointer to the file or directory whose information is to be changed.
Which catalog info fields to set.
A pointer to the structure containing the new values of catalog info fields. The following fields may be set:
A result code.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 9, or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)