r24552: merge from SAMBA_4_0:
[abartlet/samba.git/.git] / source3 / librpc / gen_ndr / ndr_initshutdown.h
1 /* header auto-generated by pidl */
2
3 #include "librpc/gen_ndr/initshutdown.h"
4
5 #ifndef _HEADER_NDR_initshutdown
6 #define _HEADER_NDR_initshutdown
7
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 ndr_interface_table dcerpc_table_initshutdown;
14 NTSTATUS dcerpc_server_initshutdown_init(void);
15 #define DCERPC_INITSHUTDOWN_INIT (0x00)
16
17 #define DCERPC_INITSHUTDOWN_ABORT (0x01)
18
19 #define DCERPC_INITSHUTDOWN_INITEX (0x02)
20
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 */