Add SetPrinterData, DeletePrinterData.
[jelmer/samba4-debian.git] / source / librpc / idl / w32time.idl
1 /*
2   w32time interface definitions
3 */
4
5 [
6   uuid(8fb6d884-2388-11d0-8c35-00c04fda2795),
7   endpoints(srvsvc atsvc browser keysvc wkssvc),
8   version(4.1)
9 ]
10 interface w32time
11 {
12
13         /*****************/
14         /* Function 0x00 */
15         WERROR w32time_Unknown0();
16 }