r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opcode on the
[Samba.git] / source / librpc / gen_ndr / ndr_initshutdown.h
blob0df80cb707044e389bddaddbf88254bde27605f4
1 /* header auto-generated by pidl */
3 #include "librpc/gen_ndr/initshutdown.h"
5 #ifndef _HEADER_NDR_initshutdown
6 #define _HEADER_NDR_initshutdown
8 #include "librpc/ndr/libndr.h"
9 #define DCERPC_INITSHUTDOWN_UUID "894de0c0-0d55-11d3-a322-00c04fa321a1"
10 #define DCERPC_INITSHUTDOWN_VERSION 1.0
11 #define DCERPC_INITSHUTDOWN_NAME "initshutdown"
12 #define DCERPC_INITSHUTDOWN_HELPSTRING "Init shutdown service"
13 extern const struct dcerpc_interface_table dcerpc_table_initshutdown;
14 NTSTATUS dcerpc_server_initshutdown_init(void);
15 #define DCERPC_INITSHUTDOWN_INIT (0x00)
17 #define DCERPC_INITSHUTDOWN_ABORT (0x01)
19 #define DCERPC_INITSHUTDOWN_INITEX (0x02)
21 #define DCERPC_INITSHUTDOWN_CALL_COUNT (3)
22 void ndr_print_initshutdown_String_sub(struct ndr_print *ndr, const char *name, const struct initshutdown_String_sub *r);
23 NTSTATUS ndr_push_initshutdown_String(struct ndr_push *ndr, int ndr_flags, const struct initshutdown_String *r);
24 NTSTATUS ndr_pull_initshutdown_String(struct ndr_pull *ndr, int ndr_flags, struct initshutdown_String *r);
25 void ndr_print_initshutdown_String(struct ndr_print *ndr, const char *name, const struct initshutdown_String *r);
26 void ndr_print_initshutdown_Init(struct ndr_print *ndr, const char *name, int flags, const struct initshutdown_Init *r);
27 void ndr_print_initshutdown_Abort(struct ndr_print *ndr, const char *name, int flags, const struct initshutdown_Abort *r);
28 void ndr_print_initshutdown_InitEx(struct ndr_print *ndr, const char *name, int flags, const struct initshutdown_InitEx *r);
29 #endif /* _HEADER_NDR_initshutdown */