ZipApi_GetCurrentFileInfoFast

Name

ZipApi_GetCurrentFileInfoFast — Gets information about the current file in an opened ZIP.

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.

See Also

ZipApi_GotoFirstFile
ZipApi_GotoNextFile

Index

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