r3283: converted to quoted uuid() defines in all our IDL. This should help
[kai/samba.git] / source4 / librpc / idl / scerpc.idl
1 /*
2   security configuration editor interface definitions
3 */
4
5 [
6   uuid("93149ca2-973b-11d1-8c39-00c04fb984f9"),
7   version(0.0),
8   helpstring("Security Configuration Editor")
9 ]
10 interface scerpc
11 {
12
13         /*****************/
14         /* Function 0x00 */
15         WERROR scerpc_Unknown0();
16 }
17