SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

UpdateVirtual Method

Updates an entry in the archive with on-the-fly content.

Syntax

void __fastcall UpdateVirtual(String Path);

Remarks

Use this method to update content of an existing archive entry. Pass the archive-local entrypath via the Path parameter. After updating the entry, tune up its DataSource propertyin accordance with the desired content origin. Subscribe to BeforeCompressFile to supplythe actual data via FileData or FileStream properties.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]