* added a bunch of placeholder IDL files
[kai/samba.git] / source4 / librpc / idl / scerpc.idl
diff --git a/source4/librpc/idl/scerpc.idl b/source4/librpc/idl/scerpc.idl
new file mode 100644 (file)
index 0000000..049de3b
--- /dev/null
@@ -0,0 +1,16 @@
+/*
+  security configuration editor interface definitions
+*/
+
+[
+  uuid(93149ca2-973b-11d1-8c39-00c04fb984f9),
+  version(0.0)
+]
+interface scerpc
+{
+
+       /*****************/
+       /* Function 0x00 */
+       WERROR scerpc_Unknown0();
+}
+