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

tDevProc

Structure return by GetDeviceProc()

Declaration

Source position: amigados.pas line 970

type tDevProc = record

  dvp_Port: pMsgPort;

  

  dvp_Lock: LongInt;

  

  dvp_Flags: LongInt;

  

Flags (DVPF_*)

  dvp_DevNode: pDosList;

  

end;


Documentation generated on: 2021-07-30