vfs_default: also call vfs_offload_token_ctx_init in vfswrap_offload_write_send
[samba.git] / librpc / idl / frstrans.idl
index caf6e429914901e95926de438ba53a5d9f4e46e5..ed5b105e09ac085b75122cb5f3407635b52d392b 100644 (file)
@@ -58,7 +58,7 @@ interface frstrans
                FRSTRANS_UPDATE_STATUS_MORE             = 0x0003
        } frstrans_UpdateStatus;
 
-       typedef struct {
+       typedef [public] struct {
                GUID db_guid;
                hyper low;
                hyper high;
@@ -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 */