W
win_cpp
Hi,
I have implemented IMAPIAdviseSink interface in a sink class. I
enumerate the PSTs from outlook session and connect one instance of the
sink class with each PST enumerated using IMAPIAdviseSink::Advise
method.
I have noted that Outlook 2003 generates Object notifications (new
mail, deleted mail), and informs the client through the "OnNotify"
method implemented in sink class. However I have noticed that the
message level notifications are not being generated case of Outlook
2007.
Has there been some change in the functionality or I am missing
something? Has this interface been discontinued by Microsoft? Any
information / help is appreciated.
Thanking in advance.
Regards,
Mandar
I have implemented IMAPIAdviseSink interface in a sink class. I
enumerate the PSTs from outlook session and connect one instance of the
sink class with each PST enumerated using IMAPIAdviseSink::Advise
method.
I have noted that Outlook 2003 generates Object notifications (new
mail, deleted mail), and informs the client through the "OnNotify"
method implemented in sink class. However I have noticed that the
message level notifications are not being generated case of Outlook
2007.
Has there been some change in the functionality or I am missing
something? Has this interface been discontinued by Microsoft? Any
information / help is appreciated.
Thanking in advance.
Regards,
Mandar