hi list,

I just noticed that event notifications delivered from exchange server
to the client inside a not null transaction are just ignored by
libmapi. I would like to mange such situation adding a call to
ProcessNotification after each call to emsmdb_transaction() (if the
notify_ctx is not null), but the hard part is providing a suitable
'private_data' pointer.

This could be solved adding such parameter to the Subscribe() call and
into the 'notifications' struct. Such choice would allow also to
specify different 'private data' when subscribing to different objects
(that IMHO is quite useful), but will break API compatibility.
What do you think ?

Cheers,

Paolo
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to