diff options
| author | Stefan Metzmacher <metze@samba.org> | 2010-08-10 13:27:12 +0200 |
|---|---|---|
| committer | Stefan Metzmacher <metze@samba.org> | 2010-08-12 14:31:20 +0200 |
| commit | 51fb4c386040c9fdc44f4473025c9d83e628b5e6 (patch) | |
| tree | e7977ed22505bb1468e6d4f048562b695a104cf3 /source3/script/tests | |
| parent | 719981adfdd6d828ec0a78ca2be2776502751674 (diff) | |
| download | samba-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 'source3/script/tests')
0 files changed, 0 insertions, 0 deletions
