ZipApi_CloseZip

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 = ""

See Also

ZipApi_CreateZip