Discuss this help topic in SecureBlackbox Forum
Updates the dynamically created archive.
Declaration
[C#]
void UpdateCompression();
[VB.NET]
Sub UpdateCompression()
[Pascal]
procedure UpdateCompression;
[C++]
void UpdateCompression();
[PHP]
void UpdateCompression()
[Java]
void updateCompression();
Description
Call this method in order to save changes after you have added an entry to the dynamically created archive.
Discuss this help topic in SecureBlackbox Forum