#include <mapi_context.h>
Data Fields | |
| bool | dumpdata |
| struct ldb_context * | ldb_ctx |
| struct loadparm_context * | lp_ctx |
| TALLOC_CTX * | mem_ctx |
| struct mapi_session * | session |
| bool mapi_context::dumpdata |
Referenced by MAPIInitialize(), and SetMAPIDumpData().
| struct ldb_context* mapi_context::ldb_ctx |
| struct loadparm_context* mapi_context::lp_ctx |
Referenced by emsmdb_bind_notification(), GetLoadparmContext(), LoadProfile(), MAPIInitialize(), and SetMAPIDebugLevel().
| TALLOC_CTX* mapi_context::mem_ctx |
Referenced by ChangeProfilePassword(), CopyProfile(), CreateProfile(), DeleteProfile(), DuplicateProfile(), GetBestBody(), GetDefaultProfile(), GetProfileTable(), mapi_profile_add_string_attr(), mapi_profile_delete_string_attr(), mapi_profile_modify_string_attr(), MAPIAllocateBuffer(), MAPIInitialize(), MapiLogonProvider(), MAPIUninitialize(), RenameProfile(), SetDefaultProfile(), SetMAPIDebugLevel(), and WrapCompressedRTFStream().
| struct mapi_session* mapi_context::session |
Referenced by emsmdb_bind_notification(), GetNewLogonId(), LoadProfile(), MAPIInitialize(), MapiLogonProvider(), MAPIUninitialize(), and RfrGetNewDSA().
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |