notifications Struct Reference

#include <mapi_notification.h>

Data Fields

mapi_notify_callback_t callback
 
struct notificationsnext
 
uint32_t NotificationFlags
 
struct mapi_object obj_notif
 
mapi_id_t parentID
 
struct notificationsprev
 
void * private_data
 
uint32_t ulConnection
 

Field Documentation

◆ callback

mapi_notify_callback_t notifications::callback

Referenced by ProcessNotification(), and Subscribe().

◆ next

struct notifications* notifications::next

◆ NotificationFlags

uint32_t notifications::NotificationFlags

Referenced by ProcessNotification(), and Subscribe().

◆ obj_notif

struct mapi_object notifications::obj_notif

◆ parentID

mapi_id_t notifications::parentID

Referenced by Subscribe().

◆ prev

struct notifications* notifications::prev

Referenced by emsmdb_bind_notification(), and Logon().

◆ private_data

void* notifications::private_data

Referenced by ProcessNotification(), and Subscribe().

◆ ulConnection

uint32_t notifications::ulConnection

The documentation for this struct was generated from the following file:

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/