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