ZlibWapi_UnzGetGlobalInfo
Name
ZlibWapi_UnzGetGlobalInfo —
Gets information about a ZIP file that was opened with UnzOpen.
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*