ReadConsoleInput(hInputput, &InputRecord, 1, &Events);

in the line above I understand what everything does except for the number 1, Can someone tell me what it does?