mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
spoolss: fill in IDL for spoolss_DeletePrintProcessor.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
This commit is contained in:
parent
e8797a3ecc
commit
9744bf519b
@ -2396,7 +2396,10 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
|
||||
|
||||
/******************/
|
||||
/* Function: 0x30 */
|
||||
[todo] WERROR spoolss_DeletePrintProcessor(
|
||||
WERROR spoolss_DeletePrintProcessor(
|
||||
[in,unique] [string,charset(UTF16)] uint16 *server,
|
||||
[in,unique] [string,charset(UTF16)] uint16 *architecture,
|
||||
[in] [string,charset(UTF16)] uint16 print_processor_name[]
|
||||
);
|
||||
|
||||
/******************/
|
||||
|
Loading…
Reference in New Issue
Block a user