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

TPseudoSegList

Declaration

Source position: amigados.pas line 1196

type TPseudoSegList = record

  ps_Next: LongInt;

  ps_Jump: LongWord;

  ps_Entry: Pointer;

  ps_Ikey: LongWord;

  ps_DosPrivate: LongWord;

  ps_Reserved1: LongWord;

  ps_Reserved2: LongWord;

  ps_Data: array [0..3] of Byte;

end;


Documentation generated on: 2021-07-30