ZipApi_GotoFirstFile

Name

ZipApi_GotoFirstFile — Sets the zip's internal file pointer to the first file in the zip.

Description

Function ZipApi_GotoFirstFile% (
     zipHandle%
)

Sets the zip's internal file pointer to the first file in the zip.

Parameters

zipHandle

Handle to a ZIP resource opened with ZipApi_Open.

Return Values

ZIPAPI_OK if there is no problem.

See Also

ZipApi_GetCurrentFileInfo
ZipApi_GotoNextFile

Index

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