Функция _WinAPI_WriteConsole

 ↑  ←  Описание функции


_WinAPI_WriteConsole

Writes a character string to a console screen buffer

#include <WinAPI.au3>
_WinAPI_WriteConsole($hConsole, $sText)

Параметры

$hConsole Handle to the console screen buffer
$sText Text to be written to the console screen buffer

Возвращаемое значение

Успех:Возвращает True
Ошибка:Возвращает False

См. также

Искать WriteConsole в библиотеке MSDN