s3/docs: Fix serveral typos.
[Samba.git] / source / librpc / gen_ndr / ndr_initshutdown.h
blob9a194326781af8fe9db067a018a0e111b1c32200
1 /* header auto-generated by pidl */
3 #include "librpc/ndr/libndr.h"
4 #include "librpc/gen_ndr/initshutdown.h"
6 #ifndef _HEADER_NDR_initshutdown
7 #define _HEADER_NDR_initshutdown
9 #define NDR_INITSHUTDOWN_UUID "894de0c0-0d55-11d3-a322-00c04fa321a1"
10 #define NDR_INITSHUTDOWN_VERSION 1.0
11 #define NDR_INITSHUTDOWN_NAME "initshutdown"
12 #define NDR_INITSHUTDOWN_HELPSTRING "Init shutdown service"
13 extern const struct ndr_interface_table ndr_table_initshutdown;
14 #define NDR_INITSHUTDOWN_INIT (0x00)
16 #define NDR_INITSHUTDOWN_ABORT (0x01)
18 #define NDR_INITSHUTDOWN_INITEX (0x02)
20 #define NDR_INITSHUTDOWN_CALL_COUNT (3)
21 void ndr_print_initshutdown_String_sub(struct ndr_print *ndr, const char *name, const struct initshutdown_String_sub *r);
22 enum ndr_err_code ndr_push_initshutdown_String(struct ndr_push *ndr, int ndr_flags, const struct initshutdown_String *r);
23 enum ndr_err_code ndr_pull_initshutdown_String(struct ndr_pull *ndr, int ndr_flags, struct initshutdown_String *r);
24 void ndr_print_initshutdown_String(struct ndr_print *ndr, const char *name, const struct initshutdown_String *r);
25 void ndr_print_initshutdown_Init(struct ndr_print *ndr, const char *name, int flags, const struct initshutdown_Init *r);
26 void ndr_print_initshutdown_Abort(struct ndr_print *ndr, const char *name, int flags, const struct initshutdown_Abort *r);
27 void ndr_print_initshutdown_InitEx(struct ndr_print *ndr, const char *name, int flags, const struct initshutdown_InitEx *r);
28 #endif /* _HEADER_NDR_initshutdown */