IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

FileInputData Property

When this property is set, the component will read in the data from this property instead of reading from the file contained in the DecompressedName property.

Object Oriented Interface

public function getFileInputData($fileindex);
public function setFileInputData($fileindex, $value);

Procedural Interface

ipworkszip_tar_get($res, 11 , $fileindex);
ipworkszip_tar_set($res, 11, $value , $fileindex);

Default Value

''

Remarks

When this property is set, the class will read in the data from this property instead of reading from the file contained in the FileDecompressedName property.

The size of the array is controlled by the FileCount property.

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0