ZlibWapi_UnzClose

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.