mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
spoolss: fill in spoolss_RouterReplyPrinter.
Guenther
This commit is contained in:
parent
b53fa7559b
commit
8bf900a2af
@ -1201,7 +1201,11 @@ import "misc.idl", "security.idl", "winreg.idl";
|
||||
PRINTER_CHANGE_PORT |
|
||||
PRINTER_CHANGE_PRINT_PROCESSOR |
|
||||
PRINTER_CHANGE_PRINTER_DRIVER); /* 0x7777FFFF */
|
||||
[todo] WERROR spoolss_RouterReplyPrinter(
|
||||
WERROR spoolss_RouterReplyPrinter(
|
||||
[in,ref] policy_handle *handle,
|
||||
[in] spoolss_PrinterChangeFlags flags,
|
||||
[in,range(0,512)] uint32 bufsize,
|
||||
[in,unique,size_is(bufsize)] uint8 *buffer
|
||||
);
|
||||
|
||||
/******************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user