mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
spoolss: fix spoolss_GetPrinter IDL.
Guenther
This commit is contained in:
parent
8b84c97e8d
commit
ea2d151721
@ -438,7 +438,7 @@ import "misc.idl", "security.idl", "winreg.idl";
|
||||
[in,unique] DATA_BLOB *buffer,
|
||||
[in] uint32 offered,
|
||||
[out,unique,subcontext(4),subcontext_size(offered),switch_is(level)] spoolss_PrinterInfo *info,
|
||||
[out] uint32 needed
|
||||
[out,ref] uint32 *needed
|
||||
);
|
||||
|
||||
/******************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user