]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Use netr_LogonControlCode in netr_LogonControl2().
authorGünther Deschner <gd@samba.org>
Thu, 27 Mar 2008 10:01:55 +0000 (11:01 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 27 Mar 2008 10:04:56 +0000 (11:04 +0100)
Guenther

source/librpc/idl/netlogon.idl

index 2a7b14c7e3107231fb2b43bd1e0942aa19987f3c..60be98945d9c9f1f64709c0ad07d662b8d5a427d 100644 (file)
@@ -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