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

tFileHandle

Declaration

Source position: amigados.pas line 597

type tFileHandle = record

  fh_Link: pMessage;

  fh_Port: pMsgPort;

  fh_Type: pMsgPort;

  fh_Buf: LongInt;

  fh_Pos: LongInt;

  fh_End: LongInt;

  fh_Func1: LongInt;

  fh_Func2: LongInt;

  fh_Func3: LongInt;

  fh_Arg1: LongInt;

  fh_Arg2: LongInt;

end;


Documentation generated on: 2023-03-18