Source position: jwawincon.pas line 497
function ReadConsoleOutputCharacterW(
hConsoleOutput: HANDLE;
lpCharacter: LPWSTR;
nLength: DWORD;
dwReadCoord: COORD;
var lpNumberOfCharsRead: DWORD
):BOOL;