mapi_ctx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

mapi_ctx -

SYNOPSIS


#include <mapi_ctx.h>

Data Fields


bool dumpdata

struct ldb_context * ldb_ctx

struct loadparm_context * lp_ctx

TALLOC_CTX * mem_ctx

struct mapi_session * session

Field Documentation

bool mapi_ctx::dumpdata

Referenced by MAPIInitialize(), and SetMAPIDumpData().

struct ldb_context* mapi_ctx::ldb_ctx

Referenced by CreateProfile(), DeleteProfile(), FindProfileAttr(), GetProfileAttr(), GetProfileTable(), mapi_profile_add_string_attr(), mapi_profile_delete_string_attr(), mapi_profile_modify_string_attr(), MAPIInitialize(), OpenProfile(), RenameProfile(), and SetDefaultProfile().

struct loadparm_context* mapi_ctx::lp_ctx

Referenced by emsmdb_bind_notification(), ExpandRow(), FindRow(), GetLoadparmContext(), GetProps(), Logon(), MAPIInitialize(), OpenEmbeddedMessage(), OpenMessage(), QueryRows(), ReloadCachedInformation(), RfrGetFQDNFromLegacyDN(), RfrGetNewDSA(), and SetMAPIDebugLevel().

TALLOC_CTX* mapi_ctx::mem_ctx

Referenced by cast_mapi_SPropValue(), cast_SPropValue(), GetBestBody(), GetDefaultProfile(), GetProfileTable(), mapi_id_array_init(), MAPIAllocateBuffer(), MAPIInitialize(), MapiLogonProvider(), MAPIUninitialize(), RenameProfile(), and WrapCompressedRTFStream().

struct mapi_session* mapi_ctx::session

Referenced by emsmdb_bind_notification(), emsmdb_register_notification(), LoadProfile(), Logoff(), MAPIInitialize(), MapiLogonProvider(), MAPIUninitialize(), OpenProfile(), RegisterNotification(), and RfrGetNewDSA().

Author

Generated automatically by Doxygen for MAPIClientLibraries from the source code.