1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

librpc/ndr: add [to_null] keyword to szPackageId in spoolss_CorePrinterDriver.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Günther Deschner 2016-11-01 18:19:02 +01:00
parent 56255c1c60
commit db7b812149

View File

@ -3288,7 +3288,7 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
GUID core_driver_guid;
NTTIME driver_date;
hyper driver_version;
[charset(UTF16)] uint16 szPackageID[260];
[charset(UTF16),to_null] uint16 szPackageID[260];
} spoolss_CorePrinterDriver;
[public] HRESULT spoolss_GetCorePrinterDrivers(