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

GetFileSysTask

Returns the default filesystem for the process

Declaration

Source position: amigados.pas line 2331

function GetFileSysTask: PMsgPort;

Function result

The pr_MsgPort of the filesystem, or nil.

Description

Returns the default filesystem task's port (pr_FileSystemTask) for the current process.

See also

SetFileSysTask

  

Sets the default filesystem for the process

DosOpen

  

Open a file for input or output


Documentation generated on: 2017-01-10