Problems in using the ItemAdd, ItemChange events in VC++

K

kistvan

How should I use the ItemAdd, ItemChange, ItemRemove events in VC++ ? I have
an Outlook add-in where I want to use these events but there something is
wrong, the events are never triggered.

I found a lot of documentation and sample code in VB, where can I found
something in VC++ 6.0 ?

Thanks
 
Top