![]() |
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 Mac OS 9, and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 5/8/2000)