Answer the question
In order to leave comments, you need to log in
Python and COM objects?
1
Run in PythonWin -\u003e Tools -\u003e COM Browser -\u003e
look at the name of the library of interest to us in "Registered Type Libraries" - \u003e
run python.exe -\u003e
>>> import win32com.client.makepy as makepy<br/>
>>> makepy.ShowInfo('название интересующей нас библиотеки, которое мы нашли в Registered Type Libraries')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question