s3-spoolss: add push_spoolss_PrinterData().
[vlendec/samba-autobuild/.git] / source3 / include / proto.h
index 615cb1664905d6a2eb33c123a1121f2a5ff244ac..f2929e8296f7cf084115795fd9340ef4cdb00ac9 100644 (file)
@@ -5558,6 +5558,9 @@ WERROR pull_spoolss_PrinterData(TALLOC_CTX *mem_ctx,
                                const DATA_BLOB *blob,
                                union spoolss_PrinterData *data,
                                enum winreg_Type type);
+WERROR push_spoolss_PrinterData(TALLOC_CTX *mem_ctx, DATA_BLOB *blob,
+                               enum winreg_Type type,
+                               union spoolss_PrinterData *data);
 
 /* The following definitions come from rpc_client/init_lsa.c  */