BSTR nodeName name of the node
4618 4619 4620 4621 4622
# File 'sample/xml.rb', line 4618 def nodeName() ret = _getproperty(2, [], []) @lastargs = WIN32OLE::ARGV ret end