git add -f bin/default/librpc/gen_ndr/*.[ch] bin/default/source*/librpc/gen_ndr/...
[metze/samba/wip.git] / bin.gen_ndr / default / librpc / gen_ndr / srv_remact.h
1 #include "bin/default/librpc/gen_ndr/ndr_remact.h"
2 #ifndef __SRV_IREMOTEACTIVATION__
3 #define __SRV_IREMOTEACTIVATION__
4 WERROR _RemoteActivation(struct pipes_struct *p, struct RemoteActivation *r);
5 void IRemoteActivation_get_pipe_fns(struct api_struct **fns, int *n_fns);
6 struct rpc_srv_callbacks;
7 NTSTATUS rpc_IRemoteActivation_init(const struct rpc_srv_callbacks *rpc_srv_cb);
8 NTSTATUS rpc_IRemoteActivation_shutdown(void);
9 #endif /* __SRV_IREMOTEACTIVATION__ */