How to determine COM objects/functions

S

Scott Brown

Hi,

I'm new to this list. I have looked around the archives for this
question but haven't seen an answer for it yet (though there are a lot
of messages to sift through).

Say I'm operating with win32com.client and I am polling a certain
application...Internet Explorer perhaps. Is there a way to find out all
available objects and associated functions? Using dir() on the COM
object doesn't display anything except COM functions, not the
application's functions (display page, refresh browser, etc).

Thanks

Scott
 
G

Gregor Horvath

Servus,

Scott said:
Say I'm operating with win32com.client and I am polling a certain
application...Internet Explorer perhaps. Is there a way to find out all
available objects and associated functions? Using dir() on the COM

In PythonWin under Tools Menu there is a COM Browser.

Or if you have MS-Office installed, there is a COM Browser in the VBA IDE.
 
M

Méta-MCI

Hi!

COM browsers, Makepy, and other tools run only for statics COM servers.
For dynamic-COM-servers, there are ... only ... documentation.

@-salutations

Michel Claveau
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top