diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-02-16 14:50:57 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:18:00 -0500 |
commit | 4003edf0df14b69fca0d1af923badbd682c0008c (patch) | |
tree | 2547c3444aadb9413652d7f71aaffeb3f171a83e /source3/librpc/gen_ndr/srvsvc.h | |
parent | 299e16112d781ab8c24134c249e0259265a15fd4 (diff) | |
download | samba-4003edf0df14b69fca0d1af923badbd682c0008c.tar.gz samba-4003edf0df14b69fca0d1af923badbd682c0008c.tar.xz samba-4003edf0df14b69fca0d1af923badbd682c0008c.zip |
r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4.
(This used to be commit b84370513fbf790e599c33f177fb271a2a992b72)
Diffstat (limited to 'source3/librpc/gen_ndr/srvsvc.h')
-rw-r--r-- | source3/librpc/gen_ndr/srvsvc.h | 40 |
1 files changed, 21 insertions, 19 deletions
diff --git a/source3/librpc/gen_ndr/srvsvc.h b/source3/librpc/gen_ndr/srvsvc.h index 7ec6575b958..1222c5ece3e 100644 --- a/source3/librpc/gen_ndr/srvsvc.h +++ b/source3/librpc/gen_ndr/srvsvc.h @@ -1,5 +1,7 @@ /* header auto-generated by pidl */ +#include <stdint.h> + #include "librpc/gen_ndr/security.h" #include "librpc/gen_ndr/svcctl.h" #ifndef _HEADER_srvsvc @@ -1003,16 +1005,16 @@ union srvsvc_NetTransportInfo { struct srvsvc_NetCharDevEnum { struct { const char *server_unc;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetCharDevCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetCharDevCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1053,16 +1055,16 @@ struct srvsvc_NetCharDevQEnum { struct { const char *server_unc;/* [unique,charset(UTF16)] */ const char *user;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetCharDevQCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetCharDevQCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1134,16 +1136,16 @@ struct srvsvc_NetConnEnum { struct { const char *server_unc;/* [unique,charset(UTF16)] */ const char *path;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetConnCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetConnCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1156,16 +1158,16 @@ struct srvsvc_NetFileEnum { const char *server_unc;/* [unique,charset(UTF16)] */ const char *path;/* [unique,charset(UTF16)] */ const char *user;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetFileCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetFileCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1206,16 +1208,16 @@ struct srvsvc_NetSessEnum { const char *server_unc;/* [unique,charset(UTF16)] */ const char *client;/* [unique,charset(UTF16)] */ const char *user;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetSessCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetSessCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1256,16 +1258,16 @@ struct srvsvc_NetShareAdd { struct srvsvc_NetShareEnumAll { struct { const char *server_unc;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetShareCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetShareCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1381,14 +1383,14 @@ struct srvsvc_NetDiskEnum { struct { const char *server_unc;/* [unique,charset(UTF16)] */ uint32_t level; - struct srvsvc_NetDiskInfo *info;/* [ref] */ uint32_t maxlen; + struct srvsvc_NetDiskInfo *info;/* [ref] */ uint32_t *resume_handle;/* [unique] */ } in; struct { - struct srvsvc_NetDiskInfo *info;/* [ref] */ uint32_t *totalentries;/* [ref] */ + struct srvsvc_NetDiskInfo *info;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1429,16 +1431,16 @@ struct srvsvc_NetTransportAdd { struct srvsvc_NetTransportEnum { struct { const char *server_unc;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetTransportCtr *transports;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetTransportCtr *transports;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; @@ -1509,8 +1511,8 @@ struct srvsvc_NetPathCanonicalize { const char *path;/* [charset(UTF16)] */ uint32_t maxbuf; const char *prefix;/* [charset(UTF16)] */ - uint32_t *pathtype;/* [ref] */ uint32_t pathflags; + uint32_t *pathtype;/* [ref] */ } in; struct { @@ -1580,16 +1582,16 @@ struct srvsvc_NetPRNameCompare { struct srvsvc_NetShareEnum { struct { const char *server_unc;/* [unique,charset(UTF16)] */ + uint32_t max_buffer; uint32_t *level;/* [ref] */ union srvsvc_NetShareCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t max_buffer; uint32_t *resume_handle;/* [unique] */ } in; struct { + uint32_t *totalentries;/* [ref] */ uint32_t *level;/* [ref] */ union srvsvc_NetShareCtr *ctr;/* [ref,switch_is(*level)] */ - uint32_t *totalentries;/* [ref] */ uint32_t *resume_handle;/* [unique] */ WERROR result; } out; |