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

spoolss: Add UNIVERSAL_FONT_ID.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Günther Deschner 2013-01-23 11:11:26 +01:00 committed by Andreas Schneider
parent a270e20b19
commit d99b1ee79c

View File

@ -2320,6 +2320,12 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
/******************/
/* Function: 0x29 */
typedef struct {
uint32 Checksum;
uint32 Index;
} UNIVERSAL_FONT_ID;
WERROR spoolss_PlayGDIScriptOnPrinterIC(
[in,ref] policy_handle *gdi_handle,
[in,ref] [size_is(cIn)] uint8 *pIn,