ZipApi_GetCurrentFileInfo

Name

ZipApi_GetCurrentFileInfo — Gets information about the current file pointed at in the zip.

Description

Function ZipApi_GetCurrentFileInfo.ZIPAPI_UnzFileInfo (
     zipHandle%
)

Gets information about the current file pointed at in the zip.

Parameters

zipHandle

Handle to a ZIP resource opened with ZipApi_Open.

Return Values

A ZIPAPI_UnzFileInfo object on success, or Null if there was an error.

See Also

ZipApi_GotoFirstFile
ZipApi_GotoNextFile

Index

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