ZipApi_Open

Name

ZipApi_Open — Open a zip file for reading.

Description

Function ZipApi_Open% (
     fileName$
)

Open a zip file for reading.

Parameters

fileName

The name of the file to open.

Return Values

Handle of the opened file, or 0 if the file could not be opened.

See Also

ZipApi_Close
ZipApi_ExtractFile
ZipApi_GetFileInfo

Index

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