I would recommended on asking on the pywin32 mailing list. On Tue, Jul 22, 2008 at 2:26 AM, Diez B. Roggisch <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote: > > > I have implemented a C++ COM,which contains two interface in one > > coclass. > > when i use this COM in python: > > dll=win32com.client.Dispatch("XXXXX") > > then i can only call default interface's method,but can't call non > > default interface's method. > > who can tell me how to call non default interface's method. > > thank you very much! > > you can send the answer to my mailbox:[EMAIL PROTECTED]<[EMAIL PROTECTED]> > > AFAIK win32com only supports IDispatch-based interfaces, not custom > interfaces. > > Diez > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://www.jewelerslounge.com http://www.goldwatches.com/mens/
-- http://mail.python.org/mailman/listinfo/python-list