17 Accessing Objects Directly

17 Q3File_SkipObject

You can use the Q3File_SkipObject function to skip over an object in a file.

TQ3Status Q3File_SkipObject (TQ3FileObject file);
file A file object.

DESCRIPTION


The Q3File_SkipObject function skips the next object in the file object specified by the file parameter. Note that Q3File_SkipObject skips the next object whether or not you have already called Q3File_GetNextObjectType to get information about that object's type.

DESCRIPTION

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