Q3File_SkipObject
You can use theQ3File_SkipObjectfunction to skip over an object in a file.
TQ3Status Q3File_SkipObject (TQ3FileObject file);
file- A file object.
DESCRIPTION
TheQ3File_SkipObjectfunction skips the next object in the file object specified by thefileparameter. Note thatQ3File_SkipObjectskips the next object whether or not you have already calledQ3File_GetNextObjectTypeto get information about that object's type.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help