[python-win32] Utilizing a raw IDispatch Pointer from Python

Brad Johnson Brad.Johnson at ballardtech.com
Wed Aug 1 19:14:12 CEST 2007


> 
> PyCom_PyObjectFromIUnknown can be used to wrap an IDispatch pointer in a
> PyIDispatch object.
> 
>         Roger
> 

Thanks a ton, Roger! I spend a good amount of time trying to find an answer to
my question, but now that I have that function name there is a bunch of info
through Google to get me going!

I wish I had known Mark had created this really nice helper library for just
such applications...




More information about the python-win32 mailing list