# File ext/win32ole/sample/xml.rb, line 6210
  def abort()
    ret = @dispatch._invoke(62, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end