16 Creating and Accessing FSSpec Storage Objects

16 Q3FSSpecStorage_Set

You can use the Q3FSSpecStorage_Set function to set information about an FSSpec storage object.

TQ3Status Q3FSSpecStorage_Set (
TQ3StorageObject storage, 
const FSSpec *fs);
storage A Macintosh FSSpec storage object.
fs A file system specification structure specifying the name and location of a Macintosh file.

DESCRIPTION


The Q3FSSpecStorage_Set function sets the file system specification structure of the file associated with the Macintosh FSSpec storage object specified by the storage parameter to the structure specified by the fs parameter.

SPECIAL CONSIDERATIONS


You must not use Q3FSSpecStorage_Set with an open Macintosh FSSpec storage object.

ERRORS


kQ3ErrorStorageIsOpen

DESCRIPTION
SPECIAL CONSIDERATIONS
ERRORS

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker