ZipApi_GetCurrentFileInfoFast

Description

Function ZipApi_GetCurrentFileInfoFast.ZIPAPI_UnzFileInfo (
     zipHandle%
)

Gets information about the current file in an opened ZIP. This method doesn't populate comments or extra field information.

Parameters

zipHandle

ZIP handle opened with ZipApi_Open.

Return Values

ZIPAPI_UnzFileInfo object, or null if it failed.