#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 |
Referenced by MAPIInitialize(), and SetMAPIDumpData().
| struct ldb_context* mapi_context::ldb_ctx |
| struct loadparm_context* mapi_context::lp_ctx |
| TALLOC_CTX* mapi_context::mem_ctx |
Referenced by MapiLogonProvider(), MAPIInitialize(), MAPIUninitialize(), Logon(), LoadProfile(), RenameProfile(), GetDefaultProfile(), GetProfileTable(), MAPIAllocateBuffer(), WrapCompressedRTFStream(), mapi_id_array_init(), and GetBestBody().
| struct mapi_session* mapi_context::session |
Referenced by MapiLogonProvider(), MAPIInitialize(), MAPIUninitialize(), emsmdb_bind_notification(), RfrGetNewDSA(), Logoff(), and LoadProfile().
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |