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