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