emsmdb_context Struct Reference

#include <emsmdb.h>

Data Fields

struct policy_handle async_handle
 The handle to use for Async notification requests. More...
 
struct dcerpc_pipe * async_rpc_connection
 
uint8_t cache_count
 
struct EcDoRpc_MAPI_REQ ** cache_requests
 
uint32_t cache_size
 
struct cli_credentials * cred
 
struct policy_handle handle
 
struct emsmdb_info info
 
uint16_t max_data
 
TALLOC_CTX * mem_ctx
 
struct nspi_contextnspi
 
uint16_t prop_count
 
enum MAPITAGS * properties
 
struct dcerpc_pipe * rpc_connection
 
bool setup
 

Field Documentation

◆ async_handle

struct policy_handle emsmdb_context::async_handle

The handle to use for Async notification requests.

Referenced by emsmdb_async_waitex().

◆ async_rpc_connection

struct dcerpc_pipe* emsmdb_context::async_rpc_connection

Referenced by emsmdb_async_waitex().

◆ cache_count

uint8_t emsmdb_context::cache_count

◆ cache_requests

struct EcDoRpc_MAPI_REQ** emsmdb_context::cache_requests

◆ cache_size

uint32_t emsmdb_context::cache_size

◆ cred

struct cli_credentials* emsmdb_context::cred

Referenced by emsmdb_connect().

◆ handle

◆ info

◆ max_data

uint16_t emsmdb_context::max_data

◆ mem_ctx

◆ nspi

struct nspi_context* emsmdb_context::nspi

◆ prop_count

uint16_t emsmdb_context::prop_count

◆ properties

enum MAPITAGS* emsmdb_context::properties

◆ rpc_connection

struct dcerpc_pipe* emsmdb_context::rpc_connection

◆ setup

bool emsmdb_context::setup

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/