diff options
Diffstat (limited to 'source4/librpc/idl/dcom.idl')
-rw-r--r-- | source4/librpc/idl/dcom.idl | 4 |
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) |