PyConsoleScreenBuffer.WriteConsoleInput

int = WriteConsoleInput(Buffer)

Places input records in the console's input queue

Parameters

Buffer : (PyINPUT_RECORD,...)

A sequence of PyINPUT_RECORD objects

Return Value

Returns the number of records written