mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Fill in IDL for svcctl_SetServiceObjectSecurity.
Guenther
(This used to be commit 67293496c5
)
This commit is contained in:
parent
8a1249817e
commit
6135d08bcf
@ -125,6 +125,10 @@
|
||||
/*****************/
|
||||
/* Function 0x05 */
|
||||
WERROR svcctl_SetServiceObjectSecurity(
|
||||
[in] policy_handle *handle,
|
||||
[in] uint32 security_flags,
|
||||
[in,ref,size_is(buffer_size)] uint8 *buffer,
|
||||
[in] uint32 buffer_size
|
||||
);
|
||||
|
||||
/*****************/
|
||||
|
Loading…
Reference in New Issue
Block a user