method

onNavigateComplete2

ruby latest stable - Class: IEHandler

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_2_180) is shown here.

onNavigateComplete2(pdisp, url)
public

No documentation available.

# File ext/win32ole/sample/ienavi2.rb, line 15
  def onNavigateComplete2(pdisp, url)
    @urls << url
  end