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

tLibrary

Declaration

Source position: exec.pas line 872

type tLibrary = record

  lib_Node: tNode;

  lib_Flags: Byte;

  lib_pad: Byte;

  lib_NegSize: Word;

  lib_PosSize: Word;

  lib_Version: Word;

  lib_Revision: Word;

  lib_IdString: STRPTR;

  lib_Sum: ULONG;

  lib_OpenCnt: Word;

end;


Documentation generated on: 2023-03-18