ZlibWapi_UnzClose

Name

ZlibWapi_UnzClose — Closes a zip file opened with ZlibWapi_UnzOpen.

Description

Function ZlibWapi_UnzClose% (
     zipHandle%
)

Closes a zip file opened with ZlibWapi_UnzOpen.

Parameters

zipHandle

The zip file handle to close.

Return Values

UNZ_OK if there was no problem, or an error code if it failed.

Index

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