Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 16 - Storage Objects / Storage Objects Reference
Storage Objects Routines / Creating and Accessing UNIX Storage Objects


Q3UnixStorage_Get

You can use the Q3UnixStorage_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 the FILE structure associated with the specified UNIX storage object.
DESCRIPTION
The Q3UnixStorage_Get function returns, through the stdFile parameter, the FILE structure associated with the UNIX storage object specified by the storage parameter.

ERRORS
kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help