Important: The information in this document is obsolete and should not be used for new development.
Alias Manager Routines
This section describes the routines you use to create, update, resolve, and read alias records. Alias Manager routines use file system specification records (defined by theFSSpec
data type) to identify files, directories, and volumes. To create anFSSpec
record, call the functionFSMakeFSSpec
, described in the chapter "File Manager" in
this book.The Alias Manager routines can return the result codes listed in this section or any other applicable file system or memory management result codes.
Subtopics
- Creating and Updating Alias Records
- Resolving and Reading Alias Records