COM Dispatch() and multiple instances

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hung Jung Lu

    COM Dispatch() and multiple instances

    Hi,

    I try win32com.client .Dispatch('Inte rnetExplorer.Ap plication'), and it
    returns an instance of the running IE object. If there are multiple
    instances of IE running, how can I make sure I get the one I want?

    thanks,

    Hung Jung
Working...