Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Files /
Chapter 2 - File Manager / File Manager Reference


Shared Environment Routines

The File Manager provides a number of routines that allow you to control access to files, directories, and volumes in a shared environment. The routines described in this section allow you to

Before using the routines described in this section, call the PBHGetVolParms
function to see if the volume supports them. (The PBGetVolMountInfoSize, PBGetVolMountInfo, and PBVolumeMount routines are exceptions: you'll just
have to make these calls and check the result code.)


Subtopics
Opening Files While Denying Access
Locking and Unlocking File Ranges
Manipulating Share Points
Controlling Directory Access
Mounting Volumes
Controlling Login Access
Copying and Moving Files

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996