This method is deprecated or moved on the latest stable version. The last existing version (v1_9_2_180) is shown here.
onOnQuit()
No documentation available.
# File ext/win32ole/sample/ienavi2.rb, line 18 def onOnQuit puts "Now Stop IE..." @loop = false end