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

See Also

ZipApi_CreateZip

Index

Click here here to view the latest version of this page online