Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TDTHookContext

Declaration

Source position: datatypes.pas line 132

type TDTHookContext = record

  dthc_SysBase: pLibrary;

  dthc_DOSBase: pLibrary;

  dthc_IFFParseBase: pLibrary;

  dthc_UtilityBase: pLibrary;

  dthc_Lock: BPTR;

  dthc_FIB: pFileInfoBlock;

  dthc_FileHandle: BPTR;

  dthc_IFF: pIFFHandle;

  dthc_Buffer: STRPTR;

  dthc_BufferLength: LongWord;

end;


Documentation generated on: 2023-03-18