Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
dos.library
NAME
GetFileSysTask
Returns the default file system for the Process (V36)
SYNOPSIS
port = GetFileSysTask()
D0
struct MsgPort *GetFileSysTask(void)
FUNCTION
Returns the default file system Task's port (pr_FileSystemTask) for the current Process.
RESULT
port
The pr_MsgPort of the file system, or NULL.
SEE ALSO
SetFileSysTask()
,
Open()