# File lib\Win32/Console.rb, line 744
    def GetEvents()
      return API.GetNumberOfConsoleInputEvents(@handle)
    end