# File ext/win32ole/sample/xml.rb, line 674
  def readyState()
    ret = _getproperty(-525, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end