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