diff options
Diffstat (limited to 'source4/librpc/idl/exchange.idl')
-rw-r--r-- | source4/librpc/idl/exchange.idl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/source4/librpc/idl/exchange.idl b/source4/librpc/idl/exchange.idl index 82e783a0dc..119de7dfb0 100644 --- a/source4/librpc/idl/exchange.idl +++ b/source4/librpc/idl/exchange.idl @@ -7,6 +7,7 @@ [ uuid("99e64010-b032-11d0-97a4-00c04fd6551d"), + pointer_default(unique), version(3.0) ] interface exchange_store_admin3 { @@ -16,6 +17,7 @@ [ uuid("89742ace-a9ed-11cf-9c0c-08002be7ae86"), + pointer_default(unique), version(2.0) ] interface exchange_store_admin2 { @@ -24,6 +26,7 @@ [ uuid("a4f1db00-ca47-1067-b31e-00dd010662da"), + pointer_default(unique), version(1.0) ] interface exchange_store_admin1 { @@ -33,6 +36,7 @@ [ uuid("1544f5e0-613c-11d1-93df-00c04fd7bd09"), + pointer_default(unique), version(1.0), helpstring("Exchange 2003 Directory Request For Response") ] interface exchange_ds_rfr @@ -49,6 +53,7 @@ [ uuid("f930c514-1215-11d3-99a5-00a0c9b61b04"), helpstring("System Attendant Cluster Interface"), + pointer_default(unique), version(1.0) ] interface exchange_sysatt_cluster { @@ -62,6 +67,7 @@ System Attendant Private Interface [ uuid("469d6ec0-0d87-11ce-b13f-00aa003bac6c"), + pointer_default(unique), helpstring("Exchange 5.5 System Attendant Request for Response") ] interface exchange_system_attendant { @@ -70,6 +76,7 @@ System Attendant Private Interface [ uuid("9e8ee830-4559-11ce-979b-00aa005ffebe"), + pointer_default(unique), version(2.0), helpstring("Exchange 5.5 MTA") ] interface exchange_mta @@ -85,6 +92,7 @@ System Attendant Private Interface [ uuid("f5cc59b4-4264-101a-8c59-08002b2f8426"), + pointer_default(unique), version(21.0), helpstring("Exchange 5.5 DRS") ] interface exchange_drs @@ -123,6 +131,7 @@ System Attendant Private Interface [ uuid("f5cc5a7c-4264-101a-8c59-08002b2f8426"), version(21.0), + pointer_default(unique), helpstring("Exchange 5.5 XDS") ] interface exchange_xds { @@ -131,6 +140,7 @@ System Attendant Private Interface [ uuid("38a94e72-a9bc-11d2-8faf-00c04fa378ff"), + pointer_default(unique), version(1.0) ] interface exchange_mta_qadmin { @@ -140,6 +150,7 @@ System Attendant Private Interface [ uuid("0e4a0156-dd5d-11d2-8c2f-00c04fb6bcde"), + pointer_default(unique), version(1.0) ] interface exchange_store_information { @@ -148,6 +159,7 @@ System Attendant Private Interface [ uuid("f5cc5a18-4264-101a-8c59-08002b2f8426"), + pointer_default(unique), version(56.0), helpstring("Exchange 5.5 Name Service Provider") ] interface exchange_nsp @@ -177,6 +189,7 @@ System Attendant Private Interface [ uuid("a4f1db00-ca47-1067-b31f-00dd010662da"), + pointer_default(unique), version(0.81), helpstring("Exchange 5.5 EMSMDB") ] interface exchange_emsmdb @@ -224,6 +237,7 @@ System Attendant Private Interface [ uuid("c840a7dc-42c0-1a10-b4b9-08002b2fe182"), + pointer_default(unique), helpstring("Unknown") ] interface exchange_unknown { |