mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
spoolss: fill in spoolss_DeletePrinterKey IDL.
Guenther
This commit is contained in:
parent
8cc60bf978
commit
58a8c02354
@ -1493,7 +1493,9 @@ import "misc.idl", "security.idl", "winreg.idl";
|
||||
|
||||
/******************/
|
||||
/* Function: 0x52 */
|
||||
[todo] WERROR spoolss_DeletePrinterKey(
|
||||
WERROR spoolss_DeletePrinterKey(
|
||||
[in,ref] policy_handle *handle,
|
||||
[in] [string,charset(UTF16)] uint16 key_name[]
|
||||
);
|
||||
|
||||
/******************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user