dcesrv_mapiproxy.h

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

mapiproxy/dcesrv_mapiproxy.h -

SYNOPSIS


#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
#include <talloc.h>
#include <dcerpc.h>
#include <samba/session.h>
#include <dcerpc_server.h>
#include <util.h>
#include <param.h>
#include <credentials.h>
#include <gen_ndr/exchange.h>
#include <gen_ndr/ndr_exchange.h>
#include <mapiproxy/libmapiproxy/libmapiproxy.h>

Data Structures


struct dcesrv_mapiproxy_private

Defines


#define _GNU_SOURCE 1

#define MAXHOSTNAMELEN 255

#define SERVERNAME '/cn=Servers/cn='

Enumerations


enum exchange_handle { EXCHANGE_HANDLE_NSP, EXCHANGE_HANDLE_EMSMDB, EXCHANGE_HANDLE_DS_RFR }

Define Documentation

#define _GNU_SOURCE 1

#define MAXHOSTNAMELEN 255

#define SERVERNAME '/cn=Servers/cn='

Referenced by x500_get_servername().

Enumeration Type Documentation

enum exchange_handle

Enumerator:

EXCHANGE_HANDLE_NSP
EXCHANGE_HANDLE_EMSMDB
EXCHANGE_HANDLE_DS_RFR

Author

Generated automatically by Doxygen for MAPIProxy from the source code.