Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TResident

Declaration

Source position: exec.pas line 482

type TResident = record

  rt_MatchWord: Word;

  rt_MatchTag: PResident;

  rt_EndSkip: APTR;

  rt_Flags: Byte;

  rt_Version: Byte;

  rt_Type: Byte;

  rt_Pri: ShortInt;

  rt_Name: CONST_STRPTR;

  rt_IdString: CONST_STRPTR;

  rt_Init: APTR;

  rt_Revision: Word;

  rt_Tags: PTagItem;

end;


Documentation generated on: 2023-03-18