idl: Add compression_guid
authorMatthieu Patou <mat@matws.net>
Thu, 1 Sep 2011 22:36:03 +0000 (00:36 +0200)
committerMatthieu Patou <mat@samba.org>
Thu, 2 Oct 2014 10:02:01 +0000 (12:02 +0200)
Change-Id: I3cfe3c8f4a405fcf9a54092b03e87f00e7abd2fb
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
librpc/idl/frsrpc.idl

index bd361a3962c3a8177c3e3cac0ab7a2c93f82722b..6899e7aabeab5c1362ea73aacd40c5ebc496b97a 100644 (file)
@@ -51,6 +51,9 @@ interface frsrpc
 
        const uint32 FRSRPC_CO_IFLAG_NONE = 0x0000000;
 
+       const string FRSRPC_COMPRESSION_GUID = "64d2f7d2-2695-436d-8830-8d3c58701e15";
+
+
        typedef [bitmap32bit,flag(NDR_PAHEX)] bitmap {
                FRSRPC_CO_IFLAG_VVRETIRE_EXEC   = 0x00000001,
                FRSRPC_CO_IFLAG_CO_ABORT        = 0x00000002,