Search for IConnectionPointContainer etc.
Or use the wrapper classes created by VC++ when you import a type library
using #import.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Ashish" wrote in message
...
How to implement FolderEvents in c++.
FolderAdd
FolderChange
FolderRemove
Please give some example