# File ext/win32ole/sample/xml.rb, line 1740 def getElementsByTagName(arg0) ret = _invoke(105, [arg0], [VT_BSTR]) @lastargs = WIN32OLE::ARGV ret end