# File ext/win32ole/sample/xml.rb, line 3609
  def attributes()
    ret = _getproperty(12, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end