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

macCompressFile_t

Declaration

Source position: win_macdll.pas line 225

type macCompressFile_t = function(

  InputFile: PChar;

  OutputFile: PChar;

  CompressionLevel: LongInt;

  PercentageDone: PInteger;

  ProgressCalllback: macProgressCallback_t;

  KillFlag: PInteger

):LongInt;



CT Web help

CodeTyphon Studio