OnDisconnection does not fire if user closes my add-in

S

sachin

Hi,
I have developed COM add-in in VC6. It adds a button to outlook. I have
registered my addin on HKCU. load behavior is 3. everything works fine.
But the only problem is I never get OnDisconnection() event if user
closes my addin by unchecking it. However, I get OnDisconnection ()
event if outlook is shutting down.
This is really unexpected. Any help is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top