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

SetConsoleTask

ets the default console for the process

Declaration

Source position: amigados.pas line 2330

function SetConsoleTask(

  const Handler: PMsgPort

):PMsgPort;

Arguments

Handler

  

The pr_MsgPort of the default console handler for the process

Description

Sets the default console task's port (pr_ConsoleTask) for the current process.

See also

GetConsoleTask

  

Returns the default console for the process

DosOpen

  

Open a file for input or output


Documentation generated on: 2017-01-10