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

TDosResidentSeg

Declaration

Source position: amigados.pas line 1219

type TDosResidentSeg = record

  seg_Next: LongInt;

  seg_UC: LongInt;

  seg_Seg: LongInt;

  seg_Name: array [0..3] of Char;

end;


Documentation generated on: 2021-07-30