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