[python-win32] how to terminate a extended mapi session
Christian K.
ckkart at hoc.net
Sat Aug 25 03:11:19 CEST 2007
Hi,
what must I take care of by myself when I want to terminate a program which
communicates with Outlook through the extended mapi interface, i.e. in addition
to session.Logoff and mapi.MAPIUnitialize?
Currently I get the following errors upon prorgam termination and, what is more
important, Outlook hangs and has to be restarted:
Win32 exception occurred releasing IUnknown at 0x01fa09a8
Win32 exception occurred releasing IUnknown at 0x01f9e5c0
Win32 exception occurred releasing IUnknown at 0x01f9e5e8
Win32 exception occurred releasing IUnknown at 0x01f9e610
Win32 exception occurred releasing IUnknown at 0x01f82a48
Win32 exception occurred releasing IUnknown at 0x01fb7fc0
Win32 exception occurred releasing IUnknown at 0x01fb7fe8
Win32 exception occurred releasing IUnknown at 0x01f82aa0
Win32 exception occurred releasing IUnknown at 0x01f82ac8
Win32 exception occurred releasing IUnknown at 0x01f82af0
Win32 exception occurred releasing IUnknown at 0x01f82400
Win32 exception occurred releasing IUnknown at 0x01f89f80
Win32 exception occurred releasing IUnknown at 0x01f82428
Win32 exception occurred releasing IUnknown at 0x047b1fa8
Thanks for any hint, Christian
More information about the python-win32
mailing list