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

tExAllData

Declaration

Source position: amigados.pas line 1072

type tExAllData = record

  ed_Next: pExAllData;

  ed_Name: STRPTR;

  ed_Type: LongInt;

  ed_Size: ULONG;

  ed_Prot: ULONG;

  ed_Days: ULONG;

  ed_Mins: ULONG;

  ed_Ticks: ULONG;

  ed_Comment: STRPTR;

  ed_OwnerUID: Word;

  ed_OwnerGID: Word;

end;


Documentation generated on: 2023-03-18