ZipApi_GotoNextFile

Name

ZipApi_GotoNextFile — Sets the current file of the zip to the next file.

Description

Function ZipApi_GotoNextFile% (
     zipHandle%
)

Sets the current file of the zip to the next file.

Parameters

zipHandle

Handle to a ZIP resource opened with ZipApi_Open.

Return Values

ZIPAPI_OK if no problem, or ZIPAPI_END_OF_LIST_OF_FILE if it's the last file.

See Also

ZipApi_GetCurrentFileInfo
ZipApi_GotoFirstFile

Index

Click here here to view the latest version of this page online