summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/netlogon.idl
blob: 049e6936cac982779b332499263a2550ec0ea2b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
  plug and play services?
*/

[
  uuid(12345678-1234-abcd-ef00-01234567cffb),
  version(1.0)
]
interface netlogon
{

	/*****************/
	/* Function 0x00 */
	WERROR netlogon_Unknown0();
}