16 Creating and Accessing UNIX Storage Objects

16 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

DESCRIPTION
ERRORS

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker