Docs » Autodocs » dos.library » SetFileSysTask
SetFileSysTask -- Sets the default filesystem for the process (V36)
oldport = SetFileSysTask(port) D0 D1 struct MsgPort *SetFileSysTask(struct MsgPort *)
Sets the default filesystem task's port (pr_FileSystemTask) for the current process.
port - The pr_MsgPort of the default filesystem for the process
oldport - The previous FileSysTask value
GetFileSysTask(), Open()
|