17 Accessing Objects Directly
Q3File_SkipObject
function to skip over an object in a file.
TQ3Status Q3File_SkipObject (TQ3FileObject file);
file
A file object.
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker