Q3UnixStorage_Get
You can use theQ3UnixStorage_Getfunction to get information about a UNIX storage object.
TQ3Status Q3UnixStorage_Get ( TQ3StorageObject storage, FILE **stdFile);
storage- A UNIX storage object.
stdFile- On entry, a pointer to a
FILEstructure. On exit, a pointer to theFILEstructure associated with the specified UNIX storage object.DESCRIPTION
TheQ3UnixStorage_Getfunction returns, through thestdFileparameter, theFILEstructure associated with the UNIX storage object specified by thestorageparameter.ERRORS
kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help