summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_ntsvcs.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-03-26 11:35:44 +0100
committerGünther Deschner <gd@samba.org>2008-03-26 12:17:17 +0100
commit300cd87ce18fd1560d34b0ecae920312cba6ba83 (patch)
tree050accd96b822f79ab45902935e1aa53fdd17fac /source3/librpc/gen_ndr/cli_ntsvcs.h
parent82ab936f6a0282004c936da6d3721290a1e4f539 (diff)
downloadsamba-300cd87ce18fd1560d34b0ecae920312cba6ba83.tar.gz
samba-300cd87ce18fd1560d34b0ecae920312cba6ba83.tar.bz2
samba-300cd87ce18fd1560d34b0ecae920312cba6ba83.zip
Re-run make idl.
Guenther (This used to be commit f67632f9b244800007bfaef9cc2ab932fda78b3c)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_ntsvcs.h')
-rw-r--r--source3/librpc/gen_ndr/cli_ntsvcs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/cli_ntsvcs.h b/source3/librpc/gen_ndr/cli_ntsvcs.h
index c20673f96b..a52a79ecc5 100644
--- a/source3/librpc/gen_ndr/cli_ntsvcs.h
+++ b/source3/librpc/gen_ndr/cli_ntsvcs.h
@@ -48,6 +48,13 @@ NTSTATUS rpccli_PNP_GetDepth(struct rpc_pipe_client *cli,
WERROR *werror);
NTSTATUS rpccli_PNP_GetDeviceRegProp(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
+ const char *devicepath /* [in] [ref,charset(UTF16)] */,
+ uint32_t property /* [in] */,
+ uint32_t *unknown1 /* [in,out] [ref] */,
+ uint8_t *buffer /* [out] [ref,length_is(*buffer_size),size_is(*buffer_size)] */,
+ uint32_t *buffer_size /* [in,out] [ref] */,
+ uint32_t *needed /* [in,out] [ref] */,
+ uint32_t unknown3 /* [in] */,
WERROR *werror);
NTSTATUS rpccli_PNP_SetDeviceRegProp(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,