Q3MacintoshStorage_Get
You can use theQ3MacintoshStorage_Get
function to get information about a Macintosh storage object.
TQ3Status Q3MacintoshStorage_Get ( TQ3StorageObject storage, short *fsRefNum);
storage
- A Macintosh storage object.
fsRefNum
- On exit, the file reference number of the Macintosh file associated with the specified storage object.
DESCRIPTION
TheQ3MacintoshStorage_Get
function returns, in thefsRefNum
parameter, the file reference number of the Macintosh file associated with the Macintosh storage object specified by thestorage
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help