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

TResident

Declaration

Source position: exec.pas line 238

type TResident = packed record

  rt_MatchWord: Word;

  rt_MatchTag: PResident;

  rt_EndSkip: APTR;

  rt_Flags: Byte;

  rt_Version: Byte;

  rt_Type: Byte;

  rt_Pri: ShortInt;

  rt_Name: PChar;

  rt_IdString: PChar;

  rt_Init: APTR;

  rt_Revision: Word;

  rt_Tags: PTagItem;

end;


Documentation generated on: 2023-03-18