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

[
  uuid(8d9f4e40-a03d-11ce-8f69-08003e30051b),
  version(1.0)
]
interface ntsvcs
{

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