summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dcom.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-08-12 17:37:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:57:56 -0500
commit71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8 (patch)
tree230e57c609fb7873851c8255d0c2edab9c6ee980 /source4/librpc/idl/dcom.idl
parent3301f6c59e888b4b64dbd64d539bbfcfff0c4eee (diff)
downloadsamba-71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8.tar.gz
samba-71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8.tar.bz2
samba-71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8.zip
r1774: Add the uuids of the known exchange pipes
(This used to be commit 0e07a068b4fa6eaa4c73681dc2e4c156605aba89)
Diffstat (limited to 'source4/librpc/idl/dcom.idl')
-rw-r--r--source4/librpc/idl/dcom.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/librpc/idl/dcom.idl b/source4/librpc/idl/dcom.idl
index e6704074fa..8530c00f3c 100644
--- a/source4/librpc/idl/dcom.idl
+++ b/source4/librpc/idl/dcom.idl
@@ -34,6 +34,7 @@ interface ObjectRpcBaseTypes
// Causality Identifier
#define CID GUID
+ // Class ID
#define CLSID GUID
// Interface identifier
@@ -500,6 +501,9 @@ interface ISystemActivator
WERROR IRunDown_Dummy();
}
+
+// Service COntrol Manager
+
[
uuid(00000136-0000-0000-C000-000000000046),
version(0.0)