Discuss this help topic in SecureBlackbox Forum
Extracts entry from the archive.
Declaration
Parameters
Description
Use this method to extract data from the archive.
Note, that
OutputPath should exist before extraction, and be accessible for writing.
If
OutputPath is empty,
ExtractionStream
parameter of the entry will be used to output data.
If this parameter is not assigned,
OnExtractionStreamNeeded event will be fired.