mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
idl: Add compression_guid
Change-Id: I3cfe3c8f4a405fcf9a54092b03e87f00e7abd2fb Signed-off-by: Matthieu Patou <mat@matws.net> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
51e7f769e2
commit
a5701c298f
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user