[Contents] [Index] [Help] [Retrace] [browse <] [Browse >]


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()