Unit 'gemdos' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TPD

Declaration

Source position: gemdos.pas line 164

type TPD = record

  p_lowtpa: pointer;

  p_hitpa: pointer;

  p_tbase: pointer;

  p_tlen: LongInt;

  p_dbase: pointer;

  p_dlen: LongInt;

  p_bbase: pointer;

  p_blen: LongInt;

  p_dta: PDTA;

  p_parent: PPD;

  p_resrvd0: LongInt;

  p_env: pchar;

  p_resrvd1: array [0..79] of char;

  p_cmdlin: array [0..127] of char;

end;


Documentation generated on: 2023-03-18