summaryrefslogtreecommitdiff
path: root/librpc/idl/spoolss.idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-26 15:52:51 +0100
committerGünther Deschner <gd@samba.org>2009-02-26 22:01:04 +0100
commitd42f833acee7c3c5a124631a5a6e9e2ad69d8059 (patch)
treeeeff59cb424904ef24b96ee0474851e8f94f01e2 /librpc/idl/spoolss.idl
parentdec1410b10106242ed3dcba522cb4d9914ea92a8 (diff)
downloadsamba-d42f833acee7c3c5a124631a5a6e9e2ad69d8059.tar.gz
samba-d42f833acee7c3c5a124631a5a6e9e2ad69d8059.tar.bz2
samba-d42f833acee7c3c5a124631a5a6e9e2ad69d8059.zip
spoolss: add 2 new SPOOLSS_JOB_CONTROL values.
Guenther
Diffstat (limited to 'librpc/idl/spoolss.idl')
-rw-r--r--librpc/idl/spoolss.idl4
1 files changed, 3 insertions, 1 deletions
diff --git a/librpc/idl/spoolss.idl b/librpc/idl/spoolss.idl
index 75b3bc00f0..855c23711e 100644
--- a/librpc/idl/spoolss.idl
+++ b/librpc/idl/spoolss.idl
@@ -494,7 +494,9 @@ import "misc.idl", "security.idl", "winreg.idl";
SPOOLSS_JOB_CONTROL_RESTART = 4,
SPOOLSS_JOB_CONTROL_DELETE = 5,
SPOOLSS_JOB_CONTROL_SEND_TO_PRINTER = 6,
- SPOOLSS_JOB_CONTROL_LAST_PAGE_EJECTED = 7
+ SPOOLSS_JOB_CONTROL_LAST_PAGE_EJECTED = 7,
+ SPOOLSS_JOB_CONTROL_RETAIN = 8,
+ SPOOLSS_JOB_CONTROL_RELEASE = 9
} spoolss_JobControl;
WERROR spoolss_SetJob(