ZlibWapi_UnzOpenCurrentFile
Name
ZlibWapi_UnzOpenCurrentFile —
Opens the file pointed at by the current file pointer for reading.
Description
Function ZlibWapi_UnzOpenCurrentFile% (
zipHandle%
)
Opens the file pointed at by the current file pointer for reading.
Parameters
- zipHandle
Handle of a ZIP file opened with UnzOpen.