# File ext/win32ole/sample/xml.rb, line 16 def hasFeature(arg0, arg1) ret = _invoke(145, [arg0, arg1], [VT_BSTR, VT_BSTR]) @lastargs = WIN32OLE::ARGV ret end