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

tMemHeader

Declaration

Source position: exec.pas line 571

type tMemHeader = record

  mh_Node: tNode;

  mh_Attributes: Word;

  mh_First: pMemChunk;

  mh_Lower: Pointer;

  mh_Upper: Pointer;

  mh_Free: ULONG;

end;


Documentation generated on: 2023-03-18