mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
svcctl: include hand marshalling helper in idl.
Guenther
This commit is contained in:
parent
a9b7695c24
commit
413cb33fd5
@ -9,6 +9,7 @@ import "misc.idl", "security.idl";
|
||||
version(2.0),
|
||||
pointer_default(unique),
|
||||
endpoint("ncacn_np:[\\pipe\\svcctl]", "ncalrpc:"),
|
||||
helper("../librpc/ndr/ndr_svcctl.h"),
|
||||
helpstring("Service Control")
|
||||
] interface svcctl
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user