ZipApi_GetFileInfo — Gets information about any file within a zip file.
Function ZipApi_GetFileInfo.ZIPAPI_UnzFileInfo (
zipHandle%,
fileName$,
caseSensitive = False%
)
Gets information about any file within a zip file.
Handle to a ZIP resource opened with ZipApi_Open.
The name of the file to find.
Click here here to view the latest version of this page online