How to determine COM objects/functions

Gregor Horvath g.horvath at gmx.at
Thu Mar 30 23:51:26 EST 2006


Servus,

Scott Brown schrieb:

> 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.

-- 
Mit freundlichen Grüßen,
  Ing. Gregor Horvath, Industrieberatung & Softwareentwicklung
  http://www.gregor-horvath.com



More information about the Python-list mailing list