summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/remact.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-11-09 00:30:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:05:40 -0500
commitb3ef49946f9c064f05e387d8786112809d2f2da6 (patch)
tree0625e123dcbdec168c2482932dba2b66ce81b98d /source4/librpc/idl/remact.idl
parente056ed97d79c046a7f4b9562ad785fc54719a8ce (diff)
downloadsamba-b3ef49946f9c064f05e387d8786112809d2f2da6.tar.gz
samba-b3ef49946f9c064f05e387d8786112809d2f2da6.tar.bz2
samba-b3ef49946f9c064f05e387d8786112809d2f2da6.zip
r3629: A bit of work on the DCOM server architecture, small fixes
(This used to be commit e7b67ff22fe0a76afc93ee522b253eaf5dccb11d)
Diffstat (limited to 'source4/librpc/idl/remact.idl')
-rw-r--r--source4/librpc/idl/remact.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/librpc/idl/remact.idl b/source4/librpc/idl/remact.idl
index 6065d41bcc..d73f6c5125 100644
--- a/source4/librpc/idl/remact.idl
+++ b/source4/librpc/idl/remact.idl
@@ -5,8 +5,6 @@
http://www.grimes.demon.co.uk/DCOM/DCOMSpec.htm
*/
-#define IPID GUID
-
[
uuid("4d9f4ab8-7d1c-11cf-861e-0020af6e7c57"),
pointer_default(unique),
@@ -43,7 +41,7 @@ interface IRemoteActivation
[in, size_is(num_protseqs)] uint16 protseq[],
[out] HYPER_T pOxid,
[out] DUALSTRINGARRAY *pdsaOxidBindings,
- [out] IPID ipidRemUnknown,
+ [out] GUID ipidRemUnknown,
[out] uint32 AuthnHint,
[out] COMVERSION ServerVersion,
[out] WERROR hr,