mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
Fix IDL for netr_LogonControl2.
Guenther
(This used to be commit d16af5105d
)
This commit is contained in:
parent
4140f3213d
commit
24aeb67d5c
@ -834,7 +834,7 @@ interface netlogon
|
||||
[in,unique] [string,charset(UTF16)] uint16 *logon_server,
|
||||
[in] uint32 function_code,
|
||||
[in] uint32 level,
|
||||
[in][switch_is(function_code)] netr_CONTROL_DATA_INFORMATION data,
|
||||
[in,ref][switch_is(function_code)] netr_CONTROL_DATA_INFORMATION *data,
|
||||
[out,ref][switch_is(level)] netr_CONTROL_QUERY_INFORMATION *query
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user