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

TFileLock

Declaration

Source position: amigados.pas line 783

type TFileLock = packed record

  fl_Link: BPTR;

  fl_Key: LongInt;

  fl_Access: LongInt;

  fl_Task: PMsgPort;

  fl_Volume: BPTR;

end;


Documentation generated on: 2023-03-18