readyState()
I4 readyState Get ready state
# File ext/win32ole/sample/xml.rb, line 6911 def readyState() ret = _getproperty(13, [], []) @lastargs = WIN32OLE::ARGV ret end