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

Reference for unit 'amigados': Types

FileHandle

  

File handle needed dor all File actions

FileLock

  

FSVP

PAChain

  

PAddressAndSize

PAnchorPath

  

Structure expected by MatchFirst, MatchNext to find Files.

PAnchorPathOld

pAssignList

  

PAssignNode

PCapturedExpression

pCliProcList

  

PCommandLineInterface

  

DOS Processes started from the CLI via RUN or NEWCLI have this additional set to data associated with them

PConsoleWindowData

PCSource

  

Pointer to Input structure for ReadItem and ReadArgs

PDateStamp

  

Pointer to a Date and Time representation

PDeathMessage

pDeviceList

  

PDeviceNode

  

Pointer to Device node list

pDevInfo

  

PDevProc

  

Structure return by GetDeviceProc()

pDosEnvec

  

Describes the disk geometry

pDosInfo

  

pDosLibrary

  

This is how the base of dos.library looks like.

PDOSList

  

PDosPacket

  

This is the extension to EXEC Messages used by DOS

PDosPacket64

PDosResidentSeg

pErrorString

  

A structure for holding error messages - stored as array with error = 0 for the last entry.

PExAllControl

  

Control structure passed to ExAll().

PExAllData

  

Structure in which exall results are returned in.

PExamineData

PFileHandle

  

This pointer is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls

PFileInfoBlock

  

Pointer to a file information structure

pFileLock

  

Lock structure, as returned by Lock() or DupLock()

PFileSysStartupMsg

  

Pointer to filesystem startup message for a device

PFileSystemData

PFileSystemVectorPort

PFileSystemVectors

PFindTrackedAddressMsg

PFReadLineData

PInfoData

  

General Disk informatons from Info

PLocalVar

  

Pointer to a Localvars list

PLock

PMultiAssign

PNotifyHookMsg

PNotifyMessage

  

PNotifyRequest

  

PPathNode

PProcess

  

All DOS processes have this structure

PPseudoSegList

PRDArgs

  

Input parameter ReadArgs()

PRecordLock

  

Parameter for TRecordLock.rec_Mode

pRootNode

  

PSearchCmdPathListMsg

PStandardPacket

  

PStandardPacket64

PVolumeNode

TAChain

  

TAddressAndSize

TAnchorPath

  

Structure expected by MatchFirst, MatchNext to find Files.

TAnchorPathOld

tAssignList

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure used for multi-directory assigns.

TAssignNode

TCapturedExpression

tCliProcList

  

Only to be allocated by DOS!

TCommandLineInterface

  

DOS Processes started from the CLI via RUN or NEWCLI have this additional set to data associated with them

TConsoleWindowData

TCSource

  

Input structure for ReadItem and ReadArgs

TDateStamp

  

Date and Time representation

TDeathMessage

tDeviceList

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure representing a volume.

TDeviceNode

  

Device node list DLT_DEVICE

tDevInfo

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure representing a device

TDevProc

  

Structure return by GetDeviceProc()

tDosEnvec

  

Describes the disk geometry

tDosInfo

  

tDosLibrary

  

This is how the base of dos.library looks like.

TDOSList

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure combined structure for devices, assigned directories, volumes.

TDosPacket

  

This is the extension to EXEC Messages used by DOS

TDosPacket64

TDosResidentSeg

tErrorString

  

A structure for holding error messages - stored as array with error = 0 for the last entry.

TExAllControl

  

Control structure passed to ExAll().

TExAllData

  

Structure in which exall results are returned in. Note that only the fields asked for will exist!

TExamineData

TFileHandle

  

The pointer of this structure is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls

TFileInfoBlock

  

File information structure

tFileLock

  

Lock structure, as returned by Lock() or DupLock()

TFileSysStartupMsg

  

Filesystem startup message for a device

TFileSystemData

TFileSystemVectorPort

TFileSystemVectors

TFindTrackedAddressMsg

TFReadLineData

TInfoData

  

General Disk informatons from Info

TLocalVar

  

The structure in the TProcess.pr_LocalVars list

TLock

TMultiAssign

TNotifyHookMsg

TNotifyMessage

  

tNotifyRequest

  

TPathNode

TProcess

  

All DOS processes have this structure

TPseudoSegList

TRDArgs

  

Input parameter structure used in ReadArgs()

TRecordLock

  

Parameter struct for TRecordLock.rec_Mode

tRootNode

  

TSearchCmdPathListMsg

TStandardPacket

  

TStandardPacket64

TVolumeNode

_PDateTime

  

_TDateTime

  


Documentation generated on: 2021-07-30