notifications

Langue: en

Version: 380326 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

notifications -

SYNOPSIS


#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

Field Documentation

mapi_notify_callback_t notifications::callback

Referenced by ProcessNotification(), and Subscribe().

struct notifications* notifications::next

Referenced by ProcessNotification(), 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

void* notifications::private_data

Referenced by ProcessNotification(), and Subscribe().

uint32_t notifications::ulConnection

Referenced by ProcessNotification(), Subscribe(), and Unsubscribe().

Author

Generated automatically by Doxygen for MAPIClientLibraries from the source code.