예제 #1
0
 public static extern bool ReadConsoleInputW(IntPtr hConsoleInput, ref INPUT_RECORD lpBuffer, uint nLength, 
     ref uint lpNumberOfEventsRead);
예제 #2
0
 public static extern bool ReadConsoleInputW(IntPtr hConsoleInput, ref INPUT_RECORD lpBuffer, uint nLength,
                                             ref uint lpNumberOfEventsRead);