From 71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 12 Aug 2004 17:37:42 +0000 Subject: r1774: Add the uuids of the known exchange pipes (This used to be commit 0e07a068b4fa6eaa4c73681dc2e4c156605aba89) --- source4/librpc/idl/dcom.idl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source4/librpc/idl/dcom.idl') 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) -- cgit