Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Write data to opened file handle. 


eqZIP::WriteData(tcData)

Parameters  

tcData
   Data which will be write to file handle. 

Return values

Number.

ValueDescription
-102Bad paremeters. (ZIP_PARAMERROR)
-103File is not a zip file. (ZIP_BADZIPFILE)
-104Internal at error at zipping data. (ZIP_INTERNALERROR)


  • No labels