ZlibWapi_UnzGoToFirstFile
Name
ZlibWapi_UnzGoToFirstFile —
Sets the current file pointer to the first file in the ZIP.
Description
Function ZlibWapi_UnzGoToFirstFile% (
zipHandle%
)
Sets the current file pointer to the first file in the ZIP.
Parameters
- zipHandle
Handle of a ZIP file opened with UnzOpen.