Unit 'win_macdll' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_acs]

macDecompressFile_t

Declaration

Source position: win_macdll.pas line 243

type macDecompressFile_t = function(

  InputFile: PChar;

  OutputFile: PChar;

  var PercentageDone: Integer;

  ProgressCalllback: macProgressCallback_t;

  var KillFlag: Integer

):LongInt;



CT Web help

CodeTyphon Studio