ZipApi_GotoFirstFile
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.