ZipApi_GetGlobalInfo

Name

ZipApi_GetGlobalInfo — Gets information about an open zip file, such as how many files it contains.

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.

See Also

ZIPAPI_GlobalInfo

Index

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