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:
parent
a270e20b19
commit
d99b1ee79c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user