ZipApi_CloseZip
Name
ZipApi_CloseZip —
Closes a ZIP resource that was opened with ZipApi_CreateZip.
Description
Function ZipApi_CloseZip% (
zipHandle%,
globalComment = ""%
)
Closes a ZIP resource that was opened with ZipApi_CreateZip.
Parameters
- zipHandle
Handle to a ZIP resource opened with ZipApi_CreateZip.
- globalComment = ""