Hi,

I have an issue when I want to query the amount of open Internet Explorer tabs. 
I have the following snippet:

comtypes.client.GetModule(“shdocvw.dll”).IShellWindows().Count 

However I get the following error:

TypeError: Expected a COM this pointer as first argument

Anybody an idea what i’m doing wrong?

Regards,

Martijn
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to