Python COM

Larry Bates larry.bates at websafe.com`
Tue Jul 29 18:47:21 EDT 2008


birdprince at gmail.com wrote:
> I have implemented a COM in C++,buy i don't know how to use this COM
> in python.
> For example: the COM's ProgID is "MyCOM1.AdvMethod".this COM have two
> interfaces,the default interface's name is IAdvMethod,the second
> interface's name is IBasicMethod.
> How do i use those interfaces in python.Thank you very much,please
> answer my question in code.

Suggestion: Post this to comp.python.windows instead of here.  I think you will 
find that a better place for this question.

-Larry



More information about the Python-list mailing list