# File lib\Win32/Console.rb, line 739
    def Info()
      return API.GetConsoleScreenBufferInfo( @handle )
    end