s4-netlogon: merge netr_DatabaseRedo from s3 idl.
[samba.git] / source4 / librpc / idl / netlogon.idl
index e6ac70a8638d223eb271f29a253f42e874029da0..1c25ecbd13d55ce616200bdc263d4577fe13b155 100644 (file)
@@ -959,10 +959,10 @@ interface netlogon
                [in]     [string,charset(UTF16)] uint16 logon_server[],
                [in]     [string,charset(UTF16)] uint16 computername[],
                [in]     netr_Authenticator credential,
-               [in,out] netr_Authenticator return_authenticator,
+               [in,out,ref] netr_Authenticator *return_authenticator,
                [in,unique][size_is(change_log_entry_size)] uint8 *change_log_entry,
                [in]     uint32 change_log_entry_size,
-               [out,unique]    netr_DELTA_ENUM_ARRAY *delta_enum_array
+               [out,ref]    netr_DELTA_ENUM_ARRAY *delta_enum_array
                );