1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

netlogon.idl: use 'ms_union' as specified in [MS-NRPC]

metze
This commit is contained in:
Stefan Metzmacher 2011-02-01 08:33:41 +01:00
parent 64ea7bd2c4
commit 46348c34b7

View File

@ -16,6 +16,7 @@ cpp_quote("#define netr_SamDatabaseID8Bit netr_SamDatabaseID")
version(1.0),
endpoint("ncacn_np:[\\pipe\\netlogon]","ncacn_ip_tcp:","ncalrpc:"),
helper("../librpc/ndr/ndr_netlogon.h"),
ms_union,
pointer_default(unique)
]