Re: [python-win32] Casting to interface from different typelib?

2009-01-11 Thread Ben Gordon
Mark, MH oops - try pA._oleobj_.QueryInterface(...) I just tried that too. Now, the cast succeeds as before (according to print pB), but the method call [Count()] still fails in the same way as before too. I appreciate the help, though! Even if we can't work out a fix, do you have any

[python-win32] Casting to interface from different typelib?

2009-01-09 Thread Ben Gordon
Any help here would be appreciated. But I hope I don't kill my odds by having redacting the names of all the (proprietary) libraries involved. (Or by the fact that I'm new to COM.) Anyhow, as part of a collaboration, I'm building a win32 application that uses COM to interact with several