ZlibWapi_UnzGetGlobalInfo

Description

Function ZlibWapi_UnzGetGlobalInfo% (
     zipHandle%,
     infoBank*%
)

Gets information about a ZIP file that was opened with UnzOpen.

Parameters

zipHandle

The ZIP handle to get information about.

infoBank*