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