ZlibWapi_ZipClose
Name
ZlibWapi_ZipClose —
Closes a file that has been opened with ZlibWapi_ZipOpen.
Description
Function ZlibWapi_ZipClose% (
zipHandle%,
globalComment$
)
Closes a file that has been opened with ZlibWapi_ZipOpen.
Parameters
- zipHandle
The handle to close.
- globalComment
A global comment for this file.