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