Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TInterfaceData

Declaration

Source position: exec.pas line 1030

type TInterfaceData = record

  Link: TNode;

  LibBase: PLibrary;

  RefCount: LongWord;

  Version: LongWord;

  Flags: LongWord;

  CheckSum: LongWord;

  PositiveSize: LongWord;

  NegativeSize: LongWord;

  IExecPrivate: Pointer;

  EnvironmentVector: Pointer;

  Reserved3: LongWord;

  Reserved4: LongWord;

end;


Documentation generated on: 2021-07-30