17 Attaching File Objects to Storage Objects

17 Q3File_GetStorage

You can use the Q3File_GetStorage function to get the current storage object for a file object.

TQ3Status Q3File_GetStorage (
TQ3FileObject file, 
TQ3StorageObject *storage);
file A file object.
storage On exit, the storage object currently attached to the specified file object.

DESCRIPTION


The Q3File_GetStorage function returns, in the storage parameter, the storage object currently attached to the file object specified by the file parameter.

ERRORS


kQ3ErrorInvalidObject
kQ3ErrorNULLParameter

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