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.

Syntax

int GetFileInputData(int iFileIndex, char *&lpFileInputData, int &lenFileInputData);


int SetFileInputData(int iFileIndex, char *lpFileInputData, int lenFileInputData);

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