Q3UnixStorage_Get
You can use theQ3UnixStorage_Get
function 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
FILE
structure. On exit, a pointer to theFILE
structure associated with the specified UNIX storage object.DESCRIPTION
TheQ3UnixStorage_Get
function returns, through thestdFile
parameter, theFILE
structure associated with the UNIX storage object specified by thestorage
parameter.ERRORS
kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help