IPWorks ZIP 2020 ActiveX Edition

Questions / Feedback?

InputData Property

Specifies the data to compress or decompress.

Syntax

zipstreamcontrol.InputData[=string]

Default Value

""

Remarks

This property specifies the data to compress or decompress.

When decompressing this should be set to the compressed data before calling DecompressData or DecompressBlock.

When compressing this should be set to the decompressed data before calling CompressData or CompressBlock.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .InputDataB.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 ActiveX Edition - Version 20.0 [Build 8300]