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

TLock

Declaration

Source position: amigados.pas line 1533

type TLock = record

  fl_Link: LongInt;

  fl_Key: LongInt;

  fl_Access: LongInt;

  fl_Port: PMsgPort;

  fl_Volume: LongInt;

  fl_FSPrivate1: Pointer;

  fl_FSPrivate2: Pointer;

  fl_DOSType: LongWord;

  fl_StructSize: LongWord;

  fl_DosPrivate: LongInt;

  fl_Reserved: array [0..1] of LongInt;

end;


Documentation generated on: 2021-07-30