# File ext/win32ole/sample/xml.rb, line 452
  def nextNode()
    ret = _invoke(89, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end