On Tue, Jan 22, 2002 at 08:54:11AM -0500, Curtin, Craig wrote:
> hi,
>       i'm wondering if Volker ever got this issue solved? i need to
> do something similar. i'm trying to create a python COM server to 
> implement the AsyncEvents interface for exchange. i found a vb 
> sample in the exchange SDK that exposes
> 
> - IExStoreAsyncEvents_OnDelete
> - IExStoreAsyncEvents_OnSave
> 
> this is what i'm trying to emulate in my python server. 
> i guess i just don't understand how the vb (or my py) code 
> gets wired together. i was thinking the makepy on the vb 
> dll would help and i could implement that interface, 
> but this doesn't seem correct. 
> 
> i think seeing how Volker implemented his solution may
> help get me on my way.

Craig, Matthew,

You might want to try on [EMAIL PROTECTED] There are some PyWin32-heads
there that might be able to help you out.

Trent


-- 
Trent Mick
[EMAIL PROTECTED]
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to