16 Creating and Accessing UNIX Storage Objects

16 Q3UnixStorage_Set

You can use the Q3UnixStorage_Set function to set information about a UNIX storage object.

TQ3Status Q3UnixStorage_Set (
TQ3StorageObject storage, 
FILE *stdFile);
storage A UNIX storage object.
stdFile A pointer to a FILE structure.

DESCRIPTION


The Q3UnixStorage_Set function sets the FILE structure associated with the UNIX storage object specified by the storage parameter to the structure specified by the stdFile parameter.

SPECIAL CONSIDERATIONS


You must not use Q3UnixStorage_Set with an open UNIX storage object.

ERRORS


kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter
kQ3ErrorStorageIsOpen

DESCRIPTION
SPECIAL CONSIDERATIONS
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