#include <mapi_notification.h>
Data Fields | |
mapi_notify_callback_t | callback |
struct notifications * | next |
uint32_t | NotificationFlags |
struct mapi_object | obj_notif |
mapi_id_t | parentID |
struct notifications * | prev |
void * | private_data |
uint32_t | ulConnection |
mapi_notify_callback_t notifications::callback |
Referenced by ProcessNotification(), and Subscribe().
struct notifications* notifications::next |
Referenced by emsmdb_bind_notification(), ProcessNotification(), RegisterAsyncNotification(), and Unsubscribe().
uint32_t notifications::NotificationFlags |
Referenced by ProcessNotification(), and Subscribe().
struct mapi_object notifications::obj_notif |
Referenced by ProcessNotification(), Subscribe(), and Unsubscribe().
mapi_id_t notifications::parentID |
Referenced by Subscribe().
struct notifications* notifications::prev |
Referenced by emsmdb_bind_notification(), and RegisterAsyncNotification().
void* notifications::private_data |
Referenced by ProcessNotification(), and Subscribe().
uint32_t notifications::ulConnection |
Referenced by ProcessNotification(), Subscribe(), and Unsubscribe().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |