Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC

Version: 1.0

Posted: 2004-11-12

Build Requirements: Xcode 1.5

Runtime Requirements: Mac OS X 10.3

View Source Code:

Download Sample (“DumpVolumeInfo.zip”, 70.4K)
Download Sample (“DumpVolumeInfo.dmg”, 137.3K)



Description

This tool is designed to help folks who are implementing a plug-in file system (VFS plug-in) on Mac OS X. You can use it to print information about a volume. This allows you to compare the information on your volume with the information returned by canonical Apple file systems, such as HFS Plus and AppleShare. The sample exercises statfs, getattrlist, FSGetVolumeInfo, PBHGetVolParmsSync, PBGetVolMountInfo, FSCopyAliasInfo, GetAliasInfo, FSCopyDiskIDForVolume, and FSCopyURLForVolume.

Document Revision History

Date Notes
2004-11-12A tool to help folks who are implementing a plug-in file system (VFS plug-in) on Mac OS X.



Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.