e-CryptIt Engine - Compression Xojo Plugin

ZipArchive.Close Method

Closes the archive and finalises all unsaved changes.

Close()

Parameters

Remarks

If Close is not called then Close is automatically called when the instance goes out of scope and destructs.

See Also

ZipArchive Class