#include <libmapiproxy.h>
|
const char * | description |
|
NTSTATUS(* | dispatch )(struct dcesrv_call_state *, TALLOC_CTX *, void *, struct mapiproxy *) |
|
const char * | endpoint |
|
NTSTATUS(* | init )(struct dcesrv_context *) |
|
const char * | name |
|
NTSTATUS(* | ndr_pull )(struct dcesrv_call_state *, TALLOC_CTX *, struct ndr_pull *) |
|
NTSTATUS(* | pull )(struct dcesrv_call_state *, TALLOC_CTX *, void *) |
|
NTSTATUS(* | push )(struct dcesrv_call_state *, TALLOC_CTX *, void *) |
|
enum mapiproxy_status | status |
|
NTSTATUS(* | unbind )(struct server_id, uint32_t) |
|
const char* mapiproxy_module::description |
NTSTATUS(* mapiproxy_module::dispatch)(struct dcesrv_call_state *, TALLOC_CTX *, void *, struct mapiproxy *) |
const char* mapiproxy_module::endpoint |
NTSTATUS(* mapiproxy_module::init)(struct dcesrv_context *) |
const char* mapiproxy_module::name |
NTSTATUS(* mapiproxy_module::ndr_pull)(struct dcesrv_call_state *, TALLOC_CTX *, struct ndr_pull *) |
NTSTATUS(* mapiproxy_module::pull)(struct dcesrv_call_state *, TALLOC_CTX *, void *) |
NTSTATUS(* mapiproxy_module::push)(struct dcesrv_call_state *, TALLOC_CTX *, void *) |
NTSTATUS(* mapiproxy_module::unbind)(struct server_id, uint32_t) |
The documentation for this struct was generated from the following file: