Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TLibrary

Declaration

Source position: exec.pas line 940

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