summaryrefslogtreecommitdiff
path: root/librpc/rpc
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-08-10 13:27:12 +0200
committerStefan Metzmacher <metze@samba.org>2010-08-12 14:31:20 +0200
commit51fb4c386040c9fdc44f4473025c9d83e628b5e6 (patch)
treee7977ed22505bb1468e6d4f048562b695a104cf3 /librpc/rpc
parent719981adfdd6d828ec0a78ca2be2776502751674 (diff)
downloadsamba-51fb4c386040c9fdc44f4473025c9d83e628b5e6.tar.gz
samba-51fb4c386040c9fdc44f4473025c9d83e628b5e6.tar.bz2
samba-51fb4c386040c9fdc44f4473025c9d83e628b5e6.zip
pidl:Samba4/NDR/Client: add sync dcerpc_pipe based stubs as compat for OpenChange
This will activate the compat wrappers for all functions of an interface: #define DCERPC_IFACE_MYPROTO_COMPAT 1 #include <ndr_myproto_c.h> This will activates the compat wrappers just for specific functions: #define DCERPC_CALL_MYFN1_COMPAT 1 #define DCERPC_CALL_MYFN2_COMPAT 1 #include <ndr_myproto_c.h> metze
Diffstat (limited to 'librpc/rpc')
0 files changed, 0 insertions, 0 deletions