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

TDosInfo

Declaration

Source position: amigados.pas line 546

type TDosInfo = record

  di_McName: Pointer;

  

Network name of this machine; currently 0

  di_DevInfo: Pointer;

  

Device List

  di_Devices: Pointer;

  

Currently 0

  di_Handlers: Pointer;

  

Currently 0

  di_NetHand: Pointer;

  

Network handler processid; currently 0

  di_DevLock: TSignalSemaphore;

  

do NOT access directly!

  di_EntryLock: TSignalSemaphore;

  

do NOT access directly!

  di_DeleteLock: TSignalSemaphore;

  

do NOT access directly!

end;


Documentation generated on: 2021-07-30