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