idl: frstrans.idl add frstrans_RdcClose
authorMatthieu Patou <mat@matws.net>
Thu, 26 Sep 2013 06:53:21 +0000 (23:53 -0700)
committerMatthieu Patou <mat@samba.org>
Thu, 2 Oct 2014 10:02:02 +0000 (12:02 +0200)
Change-Id: I32e88f542da7df21e253cfbf8c2b3cc17043c6c7

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
librpc/idl/frstrans.idl

index caf6e429914901e95926de438ba53a5d9f4e46e5..6bda83e4e0aa9c65658820687782ee06cc5b884f 100644 (file)
@@ -185,7 +185,9 @@ interface frstrans
 
        /*****************/
        /* Function 0x0c */
-       [todo] void FRSTRANS_RDC_CLOSE();
+       WERROR frstrans_RdcClose(
+               [in,out,ref] policy_handle *server_context
+               );
 
        /*****************/
        /* Function 0x0d */