![]() |
How to call CALLBACK functions from COM Add-In
Hi,
Is it possible to call CALLBACK functions from COM Add-In? If yes, please provide the links, where I get the information. My requirement is, whenever Outlook sends an event, in my COM Add-In I have to catch the event and call a CALLBACK function. Thanks. |
How to call CALLBACK functions from COM Add-In
Of course it's possible, it's called event handling.
It can be done in any language that supports event handling and automation. You can find tons of examples of handling different Outlook events at www.outlookcode.com. You can look in the Outlook VBA Object Browser for all Outlook events associated with all the Outlook objects. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "K.VenkataRamana" wrote in message ... Hi, Is it possible to call CALLBACK functions from COM Add-In? If yes, please provide the links, where I get the information. My requirement is, whenever Outlook sends an event, in my COM Add-In I have to catch the event and call a CALLBACK function. Thanks. |
All times are GMT +1. The time now is 03:36 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com