# File ext/win32ole/sample/xml.rb, line 1106
  def previousSibling()
    ret = _getproperty(10, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end