spoolss: Add UNIVERSAL_FONT_ID.
authorGünther Deschner <gd@samba.org>
Wed, 23 Jan 2013 10:11:26 +0000 (11:11 +0100)
committerAndreas Schneider <asn@samba.org>
Thu, 24 Jan 2013 16:42:26 +0000 (17:42 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/idl/spoolss.idl

index d5e02bc0d1752e60f6bfb70ac856b58273c2c850..2a5c94afea783ae2300abb43c80d26bf1ce56ae0 100644 (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,