Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TRootNode

Declaration

Source position: amigados.pas line 554

type TRootNode = packed record

  rn_TaskArray: BPTR;

  rn_ConsoleSegment: BPTR;

  rn_Time: TDateStamp;

  rn_RestartSeg: LongInt;

  rn_Info: BPTR;

  rn_FileHandlerSegment: BPTR;

  rn_CliList: TMinList;

  rn_BootProc: PMsgPort;

  rn_ShellSegment: BPTR;

  rn_Flags: LongInt;

end;


Documentation generated on: 2023-03-18