summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/cli_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-12 00:54:40 +0100
committerGünther Deschner <gd@samba.org>2009-02-12 00:55:15 +0100
commit6d3dbdf2fa2f9424b838676a79311d3a575fcaf2 (patch)
treee817895b0a8ff04d1a9895f0d791592741a313f9 /librpc/gen_ndr/cli_spoolss.h
parent3f9a11993592f989766514da5d2622a62319398a (diff)
downloadsamba-6d3dbdf2fa2f9424b838676a79311d3a575fcaf2.tar.gz
samba-6d3dbdf2fa2f9424b838676a79311d3a575fcaf2.tar.bz2
samba-6d3dbdf2fa2f9424b838676a79311d3a575fcaf2.zip
s3: re-run make samba3-idl.
Guenther
Diffstat (limited to 'librpc/gen_ndr/cli_spoolss.h')
-rw-r--r--librpc/gen_ndr/cli_spoolss.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/librpc/gen_ndr/cli_spoolss.h b/librpc/gen_ndr/cli_spoolss.h
index 4f04b9358c..6903aa6909 100644
--- a/librpc/gen_ndr/cli_spoolss.h
+++ b/librpc/gen_ndr/cli_spoolss.h
@@ -384,6 +384,12 @@ NTSTATUS rpccli_spoolss_RemoteFindFirstPrinterChangeNotifyEx(struct rpc_pipe_cli
WERROR *werror);
NTSTATUS rpccli_spoolss_RouterReplyPrinterEx(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
+ struct policy_handle *handle /* [in] [ref] */,
+ uint32_t color /* [in] */,
+ uint32_t flags /* [in] */,
+ uint32_t *reply_result /* [out] [ref] */,
+ uint32_t reply_type /* [in] */,
+ union spoolss_ReplyPrinterInfo info /* [in] [switch_is(reply_type)] */,
WERROR *werror);
NTSTATUS rpccli_spoolss_RouterRefreshPrinterChangeNotify(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,