Unit 'AbFciFdi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_abbrevia]

TFCICreate

Declaration

Source position: AbFciFdi.pas line 157

type TFCICreate = function(

  pError: PCabErrorRecord;

  pfnfcifp: FARPROC;

  pfnalloc: FARPROC;

  pfnfree: FARPROC;

  pfnopen: FARPROC;

  pfnread: FARPROC;

  pfnwrite: FARPROC;

  pfnclose: FARPROC;

  pfnseek: FARPROC;

  pfndelete: FARPROC;

  pfnfcigtf: FARPROC;

  pccab: PFCICabInfo;

  Archive: Pointer

):HFCI;



CT Web help

CodeTyphon Studio