Q3FSSpecStorage_Set
You can use theQ3FSSpecStorage_Setfunction to set information about anFSSpecstorage object.
TQ3Status Q3FSSpecStorage_Set ( TQ3StorageObject storage, const FSSpec *fs);
storage- A Macintosh
FSSpecstorage object.fs- A file system specification structure specifying the name and location of a Macintosh file.
DESCRIPTION
TheQ3FSSpecStorage_Setfunction sets the file system specification structure of the file associated with the MacintoshFSSpecstorage object specified by thestorageparameter to the structure specified by thefsparameter.SPECIAL CONSIDERATIONS
You must not useQ3FSSpecStorage_Setwith an open MacintoshFSSpecstorage object.ERRORS
kQ3ErrorStorageIsOpen