ZipApi_GetUnpackedSize

Description

Function ZipApi_GetUnpackedSize% (
     zipHandle%
)

Gets the total uncompressed size of a Zip file.

Parameters

zipHandle

Zip file handle.

Return Values

Integer containing the total uncompressed size in bytes, or an error code.

See Also

ZipApi_Open