r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opcode on the
[Samba.git] / source / librpc / gen_ndr / ndr_notify.h
blob793ffa51ca752143d3d92e67723d721a6ac22738
1 /* header auto-generated by pidl */
3 #include "librpc/gen_ndr/notify.h"
5 #ifndef _HEADER_NDR_notify
6 #define _HEADER_NDR_notify
8 #include "librpc/ndr/libndr.h"
9 #define DCERPC_NOTIFY_CALL_COUNT (0)
10 NTSTATUS ndr_push_notify_entry(struct ndr_push *ndr, int ndr_flags, const struct notify_entry *r);
11 NTSTATUS ndr_pull_notify_entry(struct ndr_pull *ndr, int ndr_flags, struct notify_entry *r);
12 void ndr_print_notify_entry(struct ndr_print *ndr, const char *name, const struct notify_entry *r);
13 void ndr_print_notify_depth(struct ndr_print *ndr, const char *name, const struct notify_depth *r);
14 NTSTATUS ndr_push_notify_array(struct ndr_push *ndr, int ndr_flags, const struct notify_array *r);
15 NTSTATUS ndr_pull_notify_array(struct ndr_pull *ndr, int ndr_flags, struct notify_array *r);
16 void ndr_print_notify_array(struct ndr_print *ndr, const char *name, const struct notify_array *r);
17 NTSTATUS ndr_push_notify_event(struct ndr_push *ndr, int ndr_flags, const struct notify_event *r);
18 NTSTATUS ndr_pull_notify_event(struct ndr_pull *ndr, int ndr_flags, struct notify_event *r);
19 void ndr_print_notify_event(struct ndr_print *ndr, const char *name, const struct notify_event *r);
20 #endif /* _HEADER_NDR_notify */