From: Günther Deschner Date: Thu, 27 Mar 2008 10:01:55 +0000 (+0100) Subject: Use netr_LogonControlCode in netr_LogonControl2(). X-Git-Tag: samba-3.3.0pre1~3087 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8474ef334fd0ff05ee67a49ad7c39687117b49d9;p=thirdparty%2Fsamba.git Use netr_LogonControlCode in netr_LogonControl2(). Guenther --- diff --git a/source/librpc/idl/netlogon.idl b/source/librpc/idl/netlogon.idl index 2a7b14c7e31..60be98945d9 100644 --- a/source/librpc/idl/netlogon.idl +++ b/source/librpc/idl/netlogon.idl @@ -835,7 +835,7 @@ interface netlogon WERROR netr_LogonControl2( [in,unique] [string,charset(UTF16)] uint16 *logon_server, - [in] uint32 function_code, + [in] netr_LogonControlCode function_code, [in] uint32 level, [in,ref][switch_is(function_code)] netr_CONTROL_DATA_INFORMATION *data, [out,ref][switch_is(level)] netr_CONTROL_QUERY_INFORMATION *query