Q3UnixStorage_Set
You can use theQ3UnixStorage_Setfunction to set information about a UNIX storage object.
TQ3Status Q3UnixStorage_Set ( TQ3StorageObject storage, FILE *stdFile);
storage- A UNIX storage object.
stdFile- A pointer to a
FILEstructure.DESCRIPTION
TheQ3UnixStorage_Setfunction sets theFILEstructure associated with the UNIX storage object specified by thestorageparameter to the structure specified by thestdFileparameter.SPECIAL CONSIDERATIONS
You must not useQ3UnixStorage_Setwith an open UNIX storage object.ERRORS
kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter
kQ3ErrorStorageIsOpen
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help