summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/w32time.idl
blob: ef411b126a6b66c81189b69732c1efb928965d2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
  w32time interface definitions
*/

[
  uuid(8fb6d884-2388-11d0-8c35-00c04fda2795),
  endpoints(srvsvc,atsvc,browser,keysvc,wkssvc),
  version(4.1)
]
interface w32time
{

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