Location: Documentation Blitz.ZipApi Function Reference Wrapper Functions ZipApi_GetUnpackedSize 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