[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

TDosInfo

Declaration

Source position: amigados.pas line 546

type TDosInfo = record

  di_McName: BPTR;

  

Network name of this machine; currently 0

  di_DevInfo: BPTR;

  

Device List

  di_Devices: BPTR;

  

Currently 0

  di_Handlers: BPTR;

  

Currently 0

  di_NetHand: BPTR;

  

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: 2017-01-10