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

FDICreate

Declaration

Source position: AbFciFdi.pas line 184

function FDICreate(

  pfnalloc: FARPROC;

  pfnfree: FARPROC;

  pfnopen: FARPROC;

  pfnread: FARPROC;

  pfnwrite: FARPROC;

  pfnclose: FARPROC;

  pfnseek: FARPROC;

  cpuType: Integer;

  pError: PCabErrorRecord

):HFDI;



CT Web help

CodeTyphon Studio