Description
Function ZipApi_GetGlobalInfo.ZIPAPI_GlobalInfo (
zipHandle%
)
Gets information about an open zip file, such as how many files it contains.
Parameters
- zipHandle
Handle to a ZIP resource opened with ZipApi_Open.
Return Values
ZIPAPI_GlobalInfo object containing file information, or Null if there was an error.