Unit 'Unzip' Package
[Overview][Constants][Types][Procedures and functions][Index] [#paszlib]

unzGetCurrentFileInfo

Declaration

Source position: unzip.pas line 158

function unzGetCurrentFileInfo(

  afile: unzFile;

  pfile_info: unz_file_info_ptr;

  szFileName: PChar;

  fileNameBufferSize: LongInt;

  extraField: pointer;

  extraFieldBufferSize: LongInt;

  szComment: PChar;

  commentBufferSize: LongInt

):LongInt;


Documentation generated on: 2023-03-18