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