#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) |
|
◆ description
const char* mapiproxy_module::description |
◆ dispatch
NTSTATUS(* mapiproxy_module::dispatch) (struct dcesrv_call_state *, TALLOC_CTX *, void *, struct mapiproxy *) |
◆ endpoint
const char* mapiproxy_module::endpoint |
◆ init
NTSTATUS(* mapiproxy_module::init) (struct dcesrv_context *) |
◆ name
const char* mapiproxy_module::name |
◆ ndr_pull
NTSTATUS(* mapiproxy_module::ndr_pull) (struct dcesrv_call_state *, TALLOC_CTX *, struct ndr_pull *) |
◆ pull
NTSTATUS(* mapiproxy_module::pull) (struct dcesrv_call_state *, TALLOC_CTX *, void *) |
◆ push
NTSTATUS(* mapiproxy_module::push) (struct dcesrv_call_state *, TALLOC_CTX *, void *) |
◆ status
◆ unbind
NTSTATUS(* mapiproxy_module::unbind) (struct server_id, uint32_t) |
The documentation for this struct was generated from the following file: