PyConsoleScreenBuffer.ReadConsoleInput
(PyINPUT_RECORD,...) = ReadConsoleInput(Length)
Reads input records and removes them from the input queue
Parameters
Comments
This functions blocks until at least one record is read.The number of records returned may be less than the nbr requested
Return Value
Returns a sequence of PyINPUT_RECORD objects